Skip to main content

Interface: InteractionRuntimeOptions

Defined in: webxr-interactions/src/runtime.ts:90

Properties

PropertyTypeDescriptionDefined in
dwellDefaults?DwellConfig-webxr-interactions/src/runtime.ts:93
hitTester?HitTester-webxr-interactions/src/runtime.ts:92
providerInputProvider-webxr-interactions/src/runtime.ts:91
velocity?false | VelocityTrackerOptionsPer-source velocity tracking. On by default with no smoothing; pass false to skip it, or options to smooth. The tracker only fills in what the provider did not supply.webxr-interactions/src/runtime.ts:99