The following constants can be used anywhere in your code in place
of the actual values:
| Name | Value | Description |
|---|---|---|
| RF_PLUS_X | 0 | +X direction |
| RF_MINUS_X | 1 | -X direction |
| RF_PLUS_Y | 2 | +Y direction |
| RF_MINUS_Y | 3 | -Y direction |
| RF_PLUS_Z | 4 | +Z direction |
| RF_MINUS_Z | 5 | -Z direction |