Function Spatial.scale

Scale part of the local transformation.

Vector3 scale() nothrow @property @nogc;

void scale (
  Vector3 v
) nothrow @property @nogc;