Whether offscreen texture rendering mode is active for this section.
Optional frameTarget frame rate for the offscreen renderer in frames per second.
The height in pixels of the offscreen rendering surface.
Optional sliceOptional height of each slice in the display window in pixels. When not set, the offscreen texture height is used.
Optional sliceOptional width of each slice in the display window in pixels. When not set, the section area width is used.
Optional sliceOptional width of each slice in pixels. When not set, the display window width is used.
The width in pixels of the offscreen rendering surface.
Generated using TypeDoc
When enabled, the section renders offscreen into a texture and displays the result in a visible window using strip-packing.
Configuration for offscreen texture rendering mode. The content renders at the specified width/height offscreen, and the resulting texture is packed into the display area.