class RenderOptions

robot_2Generated
code_blocksInput

Description

The RenderOptions class in the Sandbox namespace provides various rendering options that can be applied to a SceneObject. These options control how objects are rendered in different layers and stages of the rendering pipeline.

Members

Instance Members

Member NameSummary
ApplyApply these options to a SceneObject.
OnPropertyDirtyCalled when a property is marked as dirty.
GameRegular game rendering layers.
OverlayRendered above everything else.
BloomRendered during bloom.
AfterUIRendered after the UI is rendered.