Spatial.translateObjectLocal

Changes the node's position by the given offset Vector3 in local space.

struct Spatial
@nogc nothrow
void
translateObjectLocal
(
in Vector3 offset
)

Meta