다음을 통해 공유


ARImageTrackingConfiguration.AutoFocusEnabled 속성

정의

카메라가 자동 포커스를 사용하는지 여부를 가져오거나 설정합니다. 이면 false고정 포커스가 사용됩니다.

public virtual bool AutoFocusEnabled { [Foundation.Export("isAutoFocusEnabled")] get; [Foundation.Export("setAutoFocusEnabled:")] set; }
member this.AutoFocusEnabled : bool with get, set

속성 값

기본값은 true입니다.

특성

적용 대상