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