Enum CullFace
- Namespace
- Pie
- Assembly
- Pie.dll
The face to cull.
public enum CullFace
Fields
Back = 2
Cull back faces.
Front = 1
Cull front faces.
None = 0
Disable face culling.
The face to cull.
public enum CullFace
Back = 2
Cull back faces.
Front = 1
Cull front faces.
None = 0
Disable face culling.