StandardViewIndex Enumeration

Standard views. Used in Matrix3d.createStandardViewAxes(index: StandardViewIndex, invert: boolean)

Members

Name Value Description
Back Negative X to right, Z up
Bottom X to right, negative Y up
Front X to right, Z up
Iso Isometric: view towards origin from (-1,-1,1)
Left Negative Y to right, Z up
Right Y to right, Z up
RightIso Right isometric: view towards origin from (1,-1,1)
Top X to right, Y up

Defined in

Last Updated: 25 April, 2024