Table of Contents

Class EasyARSettings.UnityXROptions.AutoSwitchOptions.EditorOptions

命名空间
easyar
程序集
EasyAR.Sense.dll

编辑模式选项。

[Serializable]
public class EasyARSettings.UnityXROptions.AutoSwitchOptions.EditorOptions
继承
EasyARSettings.UnityXROptions.AutoSwitchOptions.EditorOptions

字段

DisableARSession

存在ARSession时,编辑时禁用AR Foundation的ARSession。

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