![]() | |
Transparency |
public enum SortingModeTypes
Member name | Value | Description |
---|---|---|
Disabled | 0 | The transparency sorting is disabled. |
Simple | 1 | Transparency sorting is done with moving transparent objects after non-transparent objects. |
ByCameraDistance | 2 | Transparency sorting is done with moving transparent objects after non-transparent objects and also sorting the transparent objects by their distance from the camera. |