The search functionality needs JavaScript enabled
mat4.scale
ref mat4 scale( float x, float y, float z );
ref mat4 scale( float v );
ref mat4 scale( const(vec3) v );