共用方式為


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

與重力方向平行的平面。

適用於