| 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)
Syntaxpublic virtual RenderingQueue RenderingQueue { get; set; }Property Value
Type: 
RenderingQueue
See Also