class RenderOptions

book_4_sparkGenerated
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 conditions, such as game layers, overlays, bloom effects, and post-UI rendering.

Members

Instance Properties

Member NameSummary
GameRegular game rendering layers
OverlayRendered above everything else
BloomRendered during bloom
AfterUIRendered after the UI is rendered

Instance Methods

Member NameSummary
ApplyApply these options to a SceneObject
OnPropertyDirtyHandles property changes