Transform3DRotateZ Method |
Rotates the matrix around the z-axis
Namespace: RAYLASE.SPICE3.UtilsAssembly: RAYLASE.SPICE3.Utils (in RAYLASE.SPICE3.Utils.dll) Version: 3.5.2
Syntax public void RotateZ(
double radians
)
Parameters
- radians Double
- The rotation angle.
See Also