Skip to main content

The "sys_layer_draw_scene" Function

Syntax#

sys_layer_draw_scene(foreground);
ArgumentTypeDescription
foregroundbooleanEnables or disables drawing foregrounds (as opposed to backgrounds)

Description#

Draws scenes as either backgrounds or foregrounds.

Also has a legacy counterpart, sys_layer_draw_scene_legacy, which renders scenes without certain advanced features.