Classes

The following classes are available globally.

  • The HKAnnotation object represents an object annotation in the scene

    See more

    Declaration

    Swift

    @objc
    public class HKAnnotation : NSObject
  • HKAnnotations manages object annotations in the scene

    Since

    SDK 2.0
    See more

    Declaration

    Swift

    public class HKAnnotations : NSObject
  • Camera object

    See more

    Declaration

    Swift

    @objc
    public class HKCamera : NSObject
  • HKChapter object

    See more

    Declaration

    Swift

    @objc
    public class HKChapter : NSObject
  • HKColor object for use with scene.colorObject()

    See more

    Declaration

    Swift

    @objc
    public class HKColor : NSObject
  • The BioDigital Human 3D View object and API

    See more

    Declaration

    Swift

    @objc
    public class HKHuman : NSObject
  • HKModel object

    See more

    Declaration

    Swift

    @objc
    public class HKModel : NSObject
  • HKScene manages the current scene and the scene objects

    See more

    Declaration

    Swift

    @objc
    public class HKScene : NSObject
  • The BioDigital Human backend services

    See more

    Declaration

    Swift

    public class HKServices : NSObject, HKHumanDelegate
  • Timeline object

    See more

    Declaration

    Swift

    @objc
    public class HKTimeline : NSObject
  • UI settings object

    See more

    Declaration

    Swift

    @objc
    public class HKUI : NSObject