Share via


ARPlaneAnchorAlignment Enum

Definition

The orientation of an ARPlaneAnchor (Currently restricted to horizontal).

[ObjCRuntime.Native]
public enum ARPlaneAnchorAlignment
[<ObjCRuntime.Native>]
type ARPlaneAnchorAlignment = 
Inheritance
ARPlaneAnchorAlignment
Attributes

Fields

Name Value Description
Horizontal 0

A plane perpendicular to the direction of gravity.

Vertical 1

A plane parallel to the direction of gravity.

Applies to