Configures a single section for the content player.

Hierarchy

  • ContentPlayerSectionConfig

Properties

The area definition for this section.

condition: string

The condition in which this section should be displayed. When not set it will always be displayed.

offscreenTexture?: OffscreenTextureConfig

When enabled, the section renders offscreen into a texture and displays the result in a visible window using strip-packing.

Generated using TypeDoc