Skip to content

Object Renderer

jsutlive edited this page May 16, 2023 · 1 revision

class Object Renderer

Abstract class

Extends: Component

Implements: IRender, IColor

Object Renderer is the base component class for all renderer-type components of the model framework.

Fields:

Accessibility Type Field Name Description
protected Color color "True" color of the object; what is always referenced when the renderer
public Color defaultColor When true, this object is active in the simulation framework and will respond to calls from the system
Clone this wiki locally