enum ThreeDViewer.ProjectionMode¶
Overview¶
Defines the projection matrix that will be used. More…
enum ProjectionMode { Perspective = 0, Orthographic = 1, };
Defines the projection matrix that will be used. More…
enum ProjectionMode { Perspective = 0, Orthographic = 1, };