Options
All
  • Public
  • Public/Protected
  • All
Menu

Configuration object for WebXR output canvas

Hierarchy

  • WebXRManagedOutputCanvasOptions

Index

Constructors

Properties

canvasElement?: HTMLCanvasElement

An optional canvas in case you wish to create it yourself and provide it here. If not provided, a new canvas will be created

canvasOptions?: XRWebGLLayerInit

Options for this XR Layer output

newCanvasCssStyle?: string

CSS styling for a newly created canvas (if not provided)

Methods

  • Get the default values of the configuration object

    Parameters

    • Optional engine: ThinEngine

      defines the engine to use (can be null)

    Returns WebXRManagedOutputCanvasOptions

    default values of this configuration object

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property
  • Method
  • Static method

Settings

Theme