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