Share via


ARSCNPlaneGeometry.Update(ARPlaneGeometry) Method

Definition

[Foundation.Export("updateFromPlaneGeometry:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void Update(ARKit.ARPlaneGeometry planeGeometry);
[<Foundation.Export("updateFromPlaneGeometry:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member Update : ARKit.ARPlaneGeometry -> unit
override this.Update : ARKit.ARPlaneGeometry -> unit

Parameters

planeGeometry
ARPlaneGeometry
Attributes

Applies to