Class ARBodyAnchor

All Implemented Interfaces:
ARAnchorCopying, ARTrackable, NSCoding, NSObjectProtocol, NSSecureCoding, ObjCProtocol

public class ARBodyAnchor
extends ARAnchor
implements ARTrackable
Since:
Available in iOS 13.0 and later.
  • Constructor Details

    • ARBodyAnchor

      protected ARBodyAnchor()
    • ARBodyAnchor

      protected ARBodyAnchor​(NSObject.Handle h, long handle)
    • ARBodyAnchor

      protected ARBodyAnchor​(NSObject.SkipInit skipInit)
  • Method Details

    • getSkeleton

      public ARSkeleton3D getSkeleton()
    • getEstimatedScaleFactor

      public double getEstimatedScaleFactor()
    • isTracked

      public boolean isTracked()
      Specified by:
      isTracked in interface ARTrackable
    • supportsSecureCoding

      public static boolean supportsSecureCoding()