Upravit

Sdílet prostřednictvím


IARTrackable.IsTracked Property

Definition

Whether the ARKit-calculated transform matches the real-world position and rotation.

[Foundation.Preserve(Conditional=true)]
public bool IsTracked { [Foundation.Export("isTracked")] get; }
member this.IsTracked : bool

Property Value

true if the transform accurately represents the real-world position and rotation of the detected object.

Attributes

Applies to