NavigationGizmoOptions
member NavigationGizmoOptions
| PARAMETER | TYPE | OPTIONAL | DEFAULT | DESCRIPTION |
|---|---|---|---|---|
| strokeWidth | number | ✔️ | 5 | Width of the axis |
| font | string | ✔️ | "14px sans-serif" | Font of the axis text |
| xAxisColor | number | string | ✔️ | "ef2746" | Color of the X-axis |
| yAxisColor | number | string | ✔️ | "a7c031" | Color of the Y-axis |
| zAxisColor | number | string | ✔️ | "6571a6" | Color of the Z-axis |