Enum FaceCullMode
Indicates which face will be culled.
Namespace: Veldrid
Assembly: cs.temp.dll.dll
Syntax
public enum FaceCullMode : byte
Fields
Name | Description |
---|---|
Back | The back face. |
Front | The front face. |
None | No face culling. |