Class EasyARSettings.UnityXROptions.AutoSwitchOptions.EditorOptions
- Namespace
- easyar
- Assembly
- EasyAR.Sense.dll
Edit mode options.
[Serializable]
public class EasyARSettings.UnityXROptions.AutoSwitchOptions.EditorOptions
- Inheritance
-
EasyARSettings.UnityXROptions.AutoSwitchOptions.EditorOptions
Fields
DisableARSession
When there is ARSession, disable the ARSession of AR Foundation during editing.
[Tooltip("In edit mode, disable ARSession of AR Foundation when easyar.ARSession exists.")]
public bool DisableARSession