Transform.scale

  1. void scale(float x, float y, float z)
  2. void scale(Vector3F scale)
  3. const(Vector3F) scale()
    struct Transform
    ref pure nothrow const @safe @nogc @property
    const(Vector3F)
    scale
    ()

Meta