BigRedWolfy (talk | contribs) No edit summary |
get rid of types |
||
Line 1: | Line 1: | ||
The Chirality Enum is used in Protoflux nodes or components which deal with behavior assigned to Left and Right Hands or controllers. It has two (technically 3) values: | |||
The Chirality Enum is used in Protoflux nodes or components which deal with behavior assigned to Left and Right Hands or controllers. It has two values: | |||
* Left | * Left | ||
* Right | * Right | ||
* -1 (Null/unassigned) | |||
[[Category:Enums]] | [[Category:Enums]] | ||
[[Category: | [[Category:Type]] |
Revision as of 04:31, 15 January 2024
The Chirality Enum is used in Protoflux nodes or components which deal with behavior assigned to Left and Right Hands or controllers. It has two (technically 3) values:
- Left
- Right
- -1 (Null/unassigned)