Class Projection
- Namespace
- Aspose.CAD.FileFormats.GLB.Transforms
- Assembly
- Aspose.CAD.dll
Utility class to calculate camera matrices
public static class Projection
- Inheritance
-
Projection
- Inherited Members
Methods
- CreateOrthographicMatrix(float, float, float, float)
Calculates an orthographic projection matrix.
- CreatePerspectiveMatrix(float, float, float, float)
Calculates a perspective projection matrix.