Matrix3FromScale Method |
| Name | Description | |
|---|---|---|
| FromScale(Double) |
Creates a scale matrix with the specified Double value.
| |
| FromScale(Vector3) |
Creates a scale matrix with the specified Vector3 object.
| |
| FromScale(Double, Matrix3) |
Creates a scale matrix with the specified Double value.
| |
| FromScale(Vector3, Matrix3) |
Creates a scale matrix with the specified Vector3 object.
|