STK Graphics PrimitivesSend 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

MemberValueDescription
eStkGraphicsRendererShadeModelFlat0Flat shading renders the primitive with one color across all of the vertices.
eStkGraphicsRendererShadeModelGouraud1Gouraud shading renders the primitive by interpolating the color between the vertices.
© 2024 Analytical Graphics, Inc. All Rights Reserved.