mat4.scale

Undocumented in source. Be warned that the author may not have intended to support it.
  1. mat4 scale(float x, float y, float z)
  2. mat4 scale(float v)
    struct mat4
    ref
    scale
    (
    float v
    )
  3. mat4 scale(vec3 v)

Meta