RasterizerState.CullNone Field
A built-in state object with settings for not culling any primitives.
Namespace: Microsoft.Xna.Framework.Graphics
Assembly: Microsoft.Xna.Framework.Graphics (in microsoft.xna.framework.graphics.dll)
Syntax
public static readonly RasterizerState CullNone
Remarks
This built-in state object has the following settings:
CullMode = CullMode.None,
See Also
Reference
RasterizerState Class
RasterizerState Members
Microsoft.Xna.Framework.Graphics Namespace
Platforms
Xbox 360, Windows 7, Windows Vista, Windows XP