VRExperienceHelperOptions class abstract

interface VRExperienceHelperOptions

Inheritance
Annotations
  • @JS()

Constructors

VRExperienceHelperOptions()

Properties

controllerMeshes bool
getter/setter pairinherited
createDeviceOrientationCamera bool
getter/setter pair
createFallbackVRDeviceOrientationFreeCamera bool
getter/setter pair
customVRButton ButtonElement
getter/setter pairinherited
defaultHeight num
getter/setter pairinherited
defaultLightingOnControllers bool
getter/setter pairinherited
displayName String
getter/setter pairinherited
floorMeshes List<Mesh>
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
laserToggle bool
getter/setter pair
positionScale num
getter/setter pairinherited
rayLength num
getter/setter pairinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
trackPosition bool
getter/setter pairinherited
useCustomVRButton bool
getter/setter pairinherited
useMultiview bool
getter/setter pairinherited
useXR bool
getter/setter pair
vrDeviceOrientationCameraMetrics VRCameraMetrics
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited