다음을 통해 공유


ARPlaneAnchorAlignment 열거형

정의

ARPlaneAnchor 방향입니다(현재 가로로 제한됨).

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public enum ARPlaneAnchorAlignment
type ARPlaneAnchorAlignment = 
상속
ARPlaneAnchorAlignment
특성

필드

Horizontal 0

중력 방향에 수직인 평면입니다.

Vertical 1

중력 방향과 평행한 평면입니다.

적용 대상