Click or drag to resize

Matrix3FromScale Method

Overload List
 NameDescription
Public methodStatic memberFromScale(Double) Creates a scale matrix with the specified Double value.
Public methodStatic memberFromScale(Vector3) Creates a scale matrix with the specified Vector3 object.
Public methodStatic memberFromScale(Double, Matrix3) Creates a scale matrix with the specified Double value.
Public methodStatic memberFromScale(Vector3, Matrix3) Creates a scale matrix with the specified Vector3 object.
Top
See Also