This topic has not yet been rated - Rate this topic

CubeMapFace Enumeration

Defines the faces of a cube map in the TextureCube class type.

Namespace: Microsoft.Xna.Framework.Graphics
Assembly: Microsoft.Xna.Framework.Graphics (in microsoft.xna.framework.graphics.dll)

public enum CubeMapFace
  Member name Description
NegativeX Negative x-face of the cube map.
NegativeY Negative y-face of the cube map.
NegativeZ Negative z-face of the cube map.
PositiveX Positive x-face of the cube map.
PositiveY Positive y-face of the cube map.
PositiveZ Positive z-face of the cube map.
Xbox 360, Windows 7, Windows Vista, Windows XP
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ