(Redirected from Chirality)
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:
Name | Value | Description |
---|---|---|
Left
|
0 | The left hand side. |
Right
|
1 | The right hand side. |