Click or drag to resize

Matrix44CreateFromAxisAngle Method

Overload List
 NameDescription
Public methodStatic memberCreateFromAxisAngle(Vector3, Double) Creates a new Matrix44 which contains the rotation moment around specified axis.
Public methodStatic memberCreateFromAxisAngle(Vector3, Double, Matrix44) Creates a new Matrix44 which contains the rotation moment around specified axis.
Top
See Also