DirectionRotaryEnum
Version Info
| Introduced | Deprecated | Updated |
|---|
| 1.4 | | |
Enumeration Literals
| Name | Int | Dep | Upd | Description | | CLOCKWISE | 1.4 | | | clockwise rotation using the right-hand rule. |
| COUNTER_CLOCKWISE | 1.4 | | | counter-clockwise rotation using the right-hand rule. |
| NONE | 1.6 | | | no direction. |