TransparencyMode

Enumerates ways of displaying transparent geometry

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.