This topic has not yet been rated - Rate this topic

CullMode Enumeration

Defines winding orders that may be used to identify back faces for culling.

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

public enum CullMode
  Member name Description
CullClockwiseFace Cull back faces with clockwise vertices.
CullCounterClockwiseFace Cull back faces with counterclockwise vertices.
None Do not cull back faces.
Xbox 360, Windows 7, Windows Vista, Windows XP
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ