Matrix4Scale Method |
Name | Description | |
---|---|---|
![]() ![]() | Scale(Double) |
Creates a matrix that scales along the x-axis, the y-axis and the z-axis.
|
![]() ![]() | Scale(Vector3) |
Creates a matrix that scales along the x-axis, the y-axis and the z-axis.
|
![]() ![]() | Scale(Double, Double, Double) |
Creates a matrix that scales along the x-axis, the y-axis and the z-axis.
|