Open Dev Kit Documentation :: Game :: Render Group Sorting
Game.RenderGroupSortingMethods of sorting a render group
Constants
- None (
None) - No sorting; based on index within scene hierarchy
- Group (
Group) - All objects within the same group
- Neighbor Group (
NeighborGroup) - All objects within the same group and the following group
- Neighbor (
Neighbor) - No sorting (based on index within scene hierarchy) except with objects in the following group
If you think anything is missing, please feel free to: submit documentation feedback on this page
