TransformationsBuildMatrix Method |
Build and return a matrix from current transformations.
Namespace:
GeonBit.Core
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public Matrix BuildMatrix()
Return Value
Type:
MatrixMatrix with all transformations applied.
See Also