A layout that arranges multiple Slots that placed within a WebViewers window. An instance of this class can be used with a VirtualDressingRoom2D object to render it.

Hierarchy

  • AbstractLayout
    • SlotLayout

Constructors

Properties

Constructors

Properties

backgroundColor: Color3 = ...

The background color of the layout.

size?: Size

The size / resolution of the layout.

slots: Slot[] = []

A list of Slots that are part of the layout.

Generated using TypeDoc