code/_onclick/hud/rendering/plane_master.dm

/atom/movable/screen/plane_master/parallax | Contains space parallax |
---|---|
/atom/movable/screen/plane_master/floor | Contains just the floor |
/atom/movable/screen/plane_master/blackness | Plane master handling byond internal blackness vars are set as to replicate behavior when rendering to other planes do not touch this unless you know what you are doing |
/atom/movable/screen/plane_master/turf_lighting | Contains all turf lighting |
/atom/movable/screen/plane_master/o_light_visual | This will not work through multiz, because of a byond bug with BLEND_MULTIPLY Bug report is up, waiting on a fix |
/atom/movable/screen/plane_master/emissive | Handles emissive overlays and emissive blockers. |