'Declaration Public Sub Scale( _
ByVal scaleXThe value by which to scale this AffineMatrix3D along the x-axis.As Double, _
ByVal scaleYThe value by which to scale this AffineMatrix3D along the y-axis.As Double, _
ByVal scaleZThe value by which to scale this AffineMatrix3D along the z-axis.As Double _
)
Parameters
- scaleX
- The value by which to scale this AffineMatrix3D along the x-axis.
- scaleY
- The value by which to scale this AffineMatrix3D along the y-axis.
- scaleZ
- The value by which to scale this AffineMatrix3D along the z-axis.