Overview
CubeFace is a enum in Aspose.3D FOSS for .NET.
Cube face selection
This enumeration defines 6 values: PositiveX, NegativeX, PositiveY, NegativeY, PositiveZ, NegativeZ.
Values
| Value | Description |
|---|
PositiveX | |
NegativeX | |
PositiveY | |
NegativeY | |
PositiveZ | |
NegativeZ | |
See Also