Spatial.globalScale

Scales the global (world) transformation by the given Vector3 scale factors.

struct Spatial
@nogc nothrow
void
globalScale
(
in Vector3 scale
)

Meta