renderer

The base /renderer definition and defaults.
Vars | |
group | The compositing renderer this renderer belongs to. |
---|---|
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]" |
Procs | |
GraphicsUpdate | Graphic preferences |
Var Details
group

The compositing renderer this renderer belongs to.
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]"
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.