Enum CubeMapFace
Depth indices for cube maps.
public enum CubeMapFace
Fields
NegativeX = 3
NegativeY = 4
NegativeZ = 5
PositiveX = 0
PositiveY = 1
PositiveZ = 2
Depth indices for cube maps.
public enum CubeMapFace
NegativeX = 3
NegativeY = 4
NegativeZ = 5
PositiveX = 0
PositiveY = 1
PositiveZ = 2