ReadonlyTransform.world_to_local_vector method
Converts world direction to local direction of this Transform.
Parameters
-
direction: Vector3
world space direction.
Returns
local space direction.
Converts world direction to local direction of this Transform.
world space direction.
local space direction.