Class ARSkeletonJointName


public class ARSkeletonJointName
extends GlobalValueEnumeration<NSString>
  • Field Details

    • Root

      public static final ARSkeletonJointName Root
      Since:
      Available in iOS 13.0 and later.
    • LeftHand

      public static final ARSkeletonJointName LeftHand
      Since:
      Available in iOS 13.0 and later.
    • RightHand

      public static final ARSkeletonJointName RightHand
      Since:
      Available in iOS 13.0 and later.
    • LeftFoot

      public static final ARSkeletonJointName LeftFoot
      Since:
      Available in iOS 13.0 and later.
    • RightFoot

      public static final ARSkeletonJointName RightFoot
      Since:
      Available in iOS 13.0 and later.
    • LeftShoulder

      public static final ARSkeletonJointName LeftShoulder
      Since:
      Available in iOS 13.0 and later.
    • RightShoulder

      public static final ARSkeletonJointName RightShoulder
      Since:
      Available in iOS 13.0 and later.
  • Method Details