Space Station 13 - Modules - TypesVar Details - Proc Details

renderer

The base /renderer definition and defaults.

Vars

groupThe compositing renderer this renderer belongs to.
ownerWhen not shared, the mob associated with this renderer.
relayThe relay movable used to composite this renderer to its group.
relay_blend_modeOptional blend mode override for the renderer's composition relay.
render_target_nameIf text, uses the text or, if TRUE, uses "*AUTO-[name]".
renderer_flagsA bitfield of RENDERER_* defines.

Procs

GraphicsUpdateGraphic preferences Some renderers may be able to use a graphic preference to determine how to display effects. For example reduce particle counts or filter variables.

Var Details

group

The compositing renderer this renderer belongs to.

owner

When not shared, the mob associated with this renderer.

relay

The relay movable used to composite this renderer to its group.

relay_blend_mode

Optional blend mode override for the renderer's composition relay.

render_target_name

If text, uses the text or, if TRUE, uses "*AUTO-[name]".

renderer_flags

A bitfield of RENDERER_* defines.

Proc Details

GraphicsUpdate

Graphic preferences Some renderers may be able to use a graphic preference to determine how to display effects. For example reduce particle counts or filter variables.