Table of Contents

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

Disable AR Foundation ARSession during editing when ARSession exists.

[Tooltip("In edit mode, disable ARSession of AR Foundation when easyar.ARSession exists.")]
public bool DisableARSession