ContextRotationId Enumeration
Specify the rotation to return from AccuDrawHintBuilder.getContextRotation.
extensions
Members
| Name | Value | Description |
|---|---|---|
| Top | 0 | |
| Front | 1 | |
| Left | 2 | |
| Bottom | 3 | |
| Back | 4 | |
| Right | 5 | |
| View | 6 | |
| Face | 7 |
Defined in
- core/frontend/src/AccuDraw.ts Line 3114
Last Updated: 20 June, 2023