CullFaceMode enumeration
CullFaceMode enumeration
What face to cull
The CullFaceMode type exposes the following members:
Fields
| Field | Description |
|---|---|
| BACK | Only back faces are culled |
| FRONT | Only front faces are culled |
| BOTH | Both back/front faces are culled, doesn’t affect line/point rendering. |
See Also
- module
aspose.threed.render