BaseRendererComponentRenderingQueue Property |
Set / get the rendering queue of this entity.
Namespace:
GeonBit.ECS.Components.Graphics
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public virtual RenderingQueue RenderingQueue { get; set; }
Property Value
Type:
RenderingQueueSee Also