Class ARSkeletonJointName.Values

java.lang.Object
org.robovm.apple.arkit.ARSkeletonJointName.Values
Enclosing class:
ARSkeletonJointName

public static class ARSkeletonJointName.Values
extends Object
  • Constructor Details

  • Method Details

    • Root

      public static NSString Root()
      Since:
      Available in iOS 13.0 and later.
    • Head

      public static NSString Head()
      Since:
      Available in iOS 13.0 and later.
    • LeftHand

      public static NSString LeftHand()
      Since:
      Available in iOS 13.0 and later.
    • RightHand

      public static NSString RightHand()
      Since:
      Available in iOS 13.0 and later.
    • LeftFoot

      public static NSString LeftFoot()
      Since:
      Available in iOS 13.0 and later.
    • RightFoot

      public static NSString RightFoot()
      Since:
      Available in iOS 13.0 and later.
    • LeftShoulder

      public static NSString LeftShoulder()
      Since:
      Available in iOS 13.0 and later.
    • RightShoulder

      public static NSString RightShoulder()
      Since:
      Available in iOS 13.0 and later.