ReadonlyTransform.world_to_local_point method
Converts world position to local position of this Transform.
Parameters
-
position: Vector3
world space point.
Returns
local space point.
Converts world position to local position of this Transform.
world space point.
local space point.