Tesla Graphics Engine Documentation (January 2012)
CubeMapFace Enumeration
TeslaTesla.GraphicsCubeMapFace
Enumeration of the faces of a CubeMap.
Declaration Syntax
C#
public enum CubeMapFace
Members
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)