Description
Gets or sets the sort order for translucent
primitives in the primitive manager. This determines a trade-off
between rendering speed and quality. It is only recommended to use
PrimitivesSortOrderBackToFront
when translucent primitives along the same line of sight cause
blending artifacts.
Property type
Read-write property
Syntax
| [Visual Basic .NET] |
|---|
Public Property TranslucentPrimitivesSortOrder() As AgEStkGraphicsPrimitivesSortOrder
|