| オーバーロード | 解説 |
|---|---|
| Scale(Single) | Creates a matrix that uniformally scales along all three axis. |
| Scale(Single,Single,Single) | Creates a matrix that scales along the x-axis, y-axis, and y-axis. |
| Scale(Vector3) | Creates a matrix that scales along the x-axis, y-axis, and y-axis. |