XRInitOptions¶
Interface XRInitOptions
Index
Properties
Properties
Optionalfit View
fitView?: boolean
Specify if a view fitting should be performed. If set to true the model will be fitted to the current view volume. Otherwise it will stay at its current position.
Optionalreset Hard
resetHard?: boolean
Specify if a reset hard should be executed. If set to true all runtime data learned during tracking will be omitted.
Optionalreset Init Template
resetInitTemplate?: boolean
Specify if a reset should also reset Init data. InitTemplates can be imported via the function RealityAPI.importXRInitTemplate.
Defines the behavior of the initialization mode for modeltracking.
See
RealityAPI.enterXRInitMode