Click or drag to resize
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
C#
public override RenderingQueue RenderingQueue { set; }

Property Value

Type: RenderingQueue
See Also