@graphty/graphty-element / config / XRConfig
Interface: XRConfig ​
Defined in: graphty-element/src/config/XRConfig.ts:126
Complete XR configuration
Properties ​
ar ​
ar:
XRModeConfig
Defined in: graphty-element/src/config/XRConfig.ts:146
AR mode configuration
enabled ​
enabled:
boolean
Defined in: graphty-element/src/config/XRConfig.ts:131
Enable XR features globally
Default ​
ts
trueinput ​
input:
XRInputConfig
Defined in: graphty-element/src/config/XRConfig.ts:151
Input handling configuration
teleportation ​
teleportation:
XRTeleportationConfig
Defined in: graphty-element/src/config/XRConfig.ts:156
Teleportation configuration
ui ​
ui:
XRUIConfig
Defined in: graphty-element/src/config/XRConfig.ts:136
UI button configuration
vr ​
vr:
XRModeConfig
Defined in: graphty-element/src/config/XRConfig.ts:141
VR mode configuration