XRayTransparencyMode

Enumerates ways of displaying transparent (unselected) geometry in the x-ray draw mode.

Enumeration members

SingleLayer

Only the front-most transparent object is visible at a…

Unsorted

Transparent objects are blended together without…


Enumeration members

SingleLayer

Only the front-most transparent object is visible at a given pixel.

Unsorted

Transparent objects are blended together without z-sorting.