Enumeration of the faces of a CubeMap.
| C# |
public enum CubeMapFace
| Member | Description |
|---|---|
| PositiveX |
Face on the +X axis
|
| NegativeX |
Face on the -X axis
|
| PositiveY |
Face on the +Y axis
|
| NegativeY |
Face on the -Y axis
|
| PositiveZ |
Face on the +Z axis
|
| NegativeZ |
Face on the -Z axis
|
Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)