Transform3DRotateZ Method |
Rotates around the z-axis in a right-handed coordinate system.
Namespace: RAYLASE.SPICE3.UtilsAssembly: RAYLASE.SPICE3.Utils (in RAYLASE.SPICE3.Utils.dll) Version: 3.7.1
Syntaxpublic void RotateZ(
double radians
)
Parameters
- radians Double
- The rotation angle in radians.
See Also