共用方式為


ARSession.CurrentFrame Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual ARKit.ARFrame? CurrentFrame { [Foundation.Export("currentFrame", ObjCRuntime.ArgumentSemantic.Copy)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("currentFrame", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.CurrentFrame : ARKit.ARFrame

Property Value

Attributes

Applies to