GFX.UIPass¶
Name | Mandatory | Description | Default | Type |
---|---|---|---|---|
⬅️ Input |
The input of this shard is ignored. | None |
||
Output ➡️ |
The render pass object. | GFX.PipelineStep |
||
Queue |
No | The drawables queue to get the UI drawable objects from. | none |
None Var(GFX.DrawQueue) |
Name |
No | A name for this pass, to aid in debugging | none |
None String |
This shard creates a render pass object designed for rendering UI using the UI drawable objects from the drawables queue specified in the Queue parameter.