Transform.scale

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

Meta