Share

BackFaceCullingEnum Enumerator

Description

Constants identifying kind of application of the normals in the associated normal-set.

Methods

Name Value Description
kCullCCW 96771 render triangles of the primitive only if its vertexes are counterclockwise on the screen.
kCullCW 96770 render triangles of the primitive only if its vertexes are clockwise on the screen.
kCullNone 96769 render triangles of the primitive from both sides.

Version

Introduced in version 2013

Was this information helpful?