ARPlaneAnchor.Geometry Property

Definition

Gets a triangular mesh that estimates the 2D footprint of the plane.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 3, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual ARKit.ARPlaneGeometry Geometry { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 3, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("geometry", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.Geometry : ARKit.ARPlaneGeometry

Property Value

A triangular mesh that estimates the 2D footprint of the plane.

Attributes

Applies to