CubeFace represents the sides of a cube, for example the faces of a cube texture.
Properties:
| Name | Type | Description |
|---|---|---|
POSITIVE_X |
The positive X side. |
|
NEGATIVE_X |
The negative X side. |
|
POSITIVE_Y |
The positive Y side. |
|
NEGATIVE_Y |
The negative Y side. |
|
POSITIVE_Z |
The positive Z side. |
|
NEGATIVE_Z |
The negative Z side. |