AxisIndex Enumeration
Enumeration of numeric indices of 3 axes AxisIndex.X, AxisIndex.Y, AxisIndex.Z
Members
Name | Value | Description |
---|---|---|
X | 0 | x axis is index 0 |
Y | 1 | y axis is index 1 |
Z | 2 | 2 axis is index 2 |
Defined in
- Geometry.ts Line 43
Last Updated: 20 June, 2023