Karamba3D API Reference
C#
VB
C++
F#
Show/Hide TOC
Matrix
4x
4
Create
Rotation
Z Method
Overload List
CreateRotationZ(Double)
Creates a matrix for rotating points around the Z-axis.
CreateRotationZ(Double, Vector3)
Creates a matrix for rotating points around the Z-axis, from a center point.
See Also
Reference
Matrix4x4 Structure
Karamba.Geometry Namespace
In This Article
Overload List
See Also