Function Spatial.globalScale

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

void globalScale (
  const(Vector3) scale
) nothrow @nogc;