Function Spatial.scaleObjectLocal

Scales the local transformation by given 3D scale factors in object-local coordinate system.

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