Skip to content

@graphty/graphty-element / config / XRTeleportationConfig

Interface: XRTeleportationConfig

Defined in: src/config/XRConfig.ts:109

Configuration for XR teleportation

Properties

easeTime

easeTime: number

Defined in: src/config/XRConfig.ts:120

Duration of teleportation animation in milliseconds

Default

ts
200

enabled

enabled: boolean

Defined in: src/config/XRConfig.ts:114

Enable teleportation feature

Default

ts
false