Click or drag to resize
TransformationsBuildRotationMatrix Method
Build and return just the rotation matrix for this treansformations.

Namespace:  GeonBit.Core
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Matrix BuildRotationMatrix()

Return Value

Type: Matrix
Rotation matrix.
See Also