Skip to content

GFX.DrawablePass

Name - Description Default Type
<input> { Any }
<output> GFX.PipelineStep

Details

A step that can be passed to Render. When processed it will take all Drawables from the referenced DrawQueue and draw them.

Features specified on the DrawablePass will be applied to all objects that are drawn as part of that pass.