class Renderer : Component

book_4_sparkGenerated
code_blocksInput

Description

The Renderer class in the Sandbox namespace is an abstract component that provides rendering capabilities to game objects. It serves as a base class for more specific rendering components, allowing for the customization and extension of rendering behavior in the game engine.

Members

Instance Members

Member Name Summary
CopyFrom Copy everything from another renderer.
RenderOptions Gets or sets the render options for this renderer. This property is part of the "Advanced Rendering" group and is marked to make the object dirty when changed.

DerivedTypesHtml

Derived types are not specified in the provided data.