CompositeModelRendererRenderingQueue Property |
Set the rendering queue of for all meshes in the composite model.
Namespace:
GeonBit.ECS.Components.Graphics
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public override RenderingQueue RenderingQueue { set; }
Property Value
Type:
RenderingQueueSee Also