byond - Modules - TypesVar Details - Proc Details

/atom/movable/screen/plane_master

Vars

blend_mode_overrideinteger: blend mode to apply to the render relay in case you dont want to use the plane_masters blend_mode
generate_render_targetbool: Whether this plane should get a render target automatically generated
relayreference: current relay this plane is utilizing to render
render_relay_planeinteger: what plane we will relay this planes render to

Procs

relay_render_to_planePlane master proc called in backdrop() that creates a relay object, sets it as needed and then adds it to the clients screen Sets:

Var Details

blend_mode_override

integer: blend mode to apply to the render relay in case you dont want to use the plane_masters blend_mode

generate_render_target

bool: Whether this plane should get a render target automatically generated

relay

reference: current relay this plane is utilizing to render

render_relay_plane

integer: what plane we will relay this planes render to

Proc Details

relay_render_to_plane

Plane master proc called in backdrop() that creates a relay object, sets it as needed and then adds it to the clients screen Sets: