@graphty/graphty-element / config / XRTeleportationConfig
Interface: XRTeleportationConfig ​
Defined in: graphty-element/src/config/XRConfig.ts:109
Configuration for XR teleportation
Properties ​
easeTime ​
easeTime:
number
Defined in: graphty-element/src/config/XRConfig.ts:120
Duration of teleportation animation in milliseconds
Default ​
ts
200enabled ​
enabled:
boolean
Defined in: graphty-element/src/config/XRConfig.ts:114
Enable teleportation feature
Default ​
ts
false