pub unsafe fn get_position(instance: Instance) -> Point3
Returns the position of a game object.
This function is safe as long as instance points to a valid game object.
instance