Spatial.toLocal

Transforms Vector3 "global_point" from world space to this node's local space.

struct Spatial
@nogc nothrow const
Vector3
toLocal
(
in Vector3 global_point
)

Meta