Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SerializedViewParameters

The serialized view parameters describe how the application should render each frame

Hierarchy

  • SerializedViewParameters

Index

Properties

Properties

Optional pose

The primary pose for this view.

subviews

subviews: SerializedSubview[]

The list of subviews to render.

viewport

viewport: Viewport

The primary viewport to render into. In a DOM environment, the bottom left corner of the document element (document.documentElement) should be considered the origin.

Generated using TypeDoc