Spatial.toLocal

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

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

Meta