AGI STK Graphics 11 Send comments on this topic.
RenderBackThenFrontFaces Property (IAgStkGraphicsTriangleMeshPrimitive)
See Also 

Description

Gets or sets whether the primitive is rendered in two passes to improve the visual quality for translucent, convex meshes.

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property RenderBackThenFrontFaces() As Boolean

Remarks

If the mesh represents a translucent, convex object, such as an open box or cone, it is recommended to set this property to true to eliminate artifacts when parts of the mesh overlap each other.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK 11.1 Programming Interface