Skip to main content

Window

Container for panels and other elements.

Properties

  • All global properties
  • title: string — Window title
  • resizable: boolean — Whether the window can be resized
  • renderSpace: string — Determines whether "orthographic" (screen space) or "diegetic" (world space)
  • anchorMesh: string — Reference to 3d Mesh that this container will anchor to in diegetic space
  • anchorBone: string — Name of bone in anchor 3d Mesh rigging to anchor this container to in diegetic space.