DrawOrderGroupComponent
The Component that defines a draw order group for ModelComponent and ParticleComponent.
When this component is attached to an entity, it enables the associated model and particle components to be sorted within a specific group and sequence, allowing for precise control over the rendering hierarchy.
This component is particularly effective for managing visual layering and preventing depth-sorting artifacts.