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

Member Value Description
eStkGraphicsECullFaceFront 0 Front-facing triangles are culled.
eStkGraphicsECullFaceBack 1 Back-facing triangles are culled.
eStkGraphicsECullFaceFrontAndBack 2 Both front- and back-facing triangles are culled. Therefore, no triangles are rendered.
eStkGraphicsECullFaceNeither 3 No triangles are culled.

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1