Description
Gets or sets whether front and/or back-facing
triangles may be culled. This is used in combination with Triangle
Winding Order for culling.
Property type
Read-write property
Syntax
| [Visual Basic .NET] |
|---|
Public Property CullFace() As AgEStkGraphicsCullFace
|