Function Spatial.toGlobal

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

Vector3 toGlobal (
  const(Vector3) local_point
) nothrow @nogc const;