AxisIndex Enumeration
Enumeration of numeric indices of 3 axes AxisIndex.X, AxisIndex.Y, AxisIndex.Z
Members
Name | Value | Description |
---|---|---|
X | x axis is index 0 | |
Y | y axis is index 1 | |
Z | 2 axis is index 2 |
Defined in
- Geometry.ts Line 45
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.