Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IWebXRControllerOptions

Configuration options for the WebXR controller creation

Hierarchy

  • IWebXRControllerOptions

Index

Properties

Optional disableMotionControllerAnimationSearch playground for disableMotionControllerAnimation

disableMotionControllerAnimation: boolean

Should the controller mesh be animated when a user interacts with it The pressed buttons / thumbstick and touchpad animations will be disabled

Optional doNotLoadControllerMeshSearch playground for doNotLoadControllerMesh

doNotLoadControllerMesh: boolean

Do not load the controller mesh, in case a different mesh needs to be loaded.

Optional forceControllerProfileSearch playground for forceControllerProfile

forceControllerProfile: string

Force a specific controller type for this controller. This can be used when creating your own profile or when testing different controllers

Optional renderingGroupIdSearch playground for renderingGroupId

renderingGroupId: number

Defines a rendering group ID for meshes that will be loaded. This is for the default controllers only.

Legend

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