AGI STK Graphics 11 Send comments on this topic.
AgEStkGraphicsCullFace Enumeration
See Also 

Description

Identifies whether front- and/or back-facing triangles are culled.

Members

MemberValueDescription
eStkGraphicsECullFaceFront0Front-facing triangles are culled.
eStkGraphicsECullFaceBack1Back-facing triangles are culled.
eStkGraphicsECullFaceFrontAndBack2Both front- and back-facing triangles are culled. Therefore, no triangles are rendered.
eStkGraphicsECullFaceNeither3No triangles are culled.

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.