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

Description

Identifies which shade model to use. The primitive can be drawn with a single color or multiple colors.

Members

Member Value Description
eStkGraphicsRendererShadeModelFlat 0 Flat shading renders the primitive with one color across all of the vertices.
eStkGraphicsRendererShadeModelGouraud 1 Gouraud shading renders the primitive by interpolating the color between the vertices.
© 2016 All Rights Reserved.

STK Programming Interface 11.0.1