Matrix |
| Name | Description | |
|---|---|---|
| FromScale(Single) | Creates a scale matrix with the specified Single value. | |
| FromScale(Vector3F) | Creates a scale matrix with the specified Vector3F object. | |
| FromScale(Single, Matrix3F) | Creates a scale matrix with the specified Single value. | |
| FromScale(Vector3F, Matrix3F) | Creates a scale matrix with the specified Vector3F object. |