Classes

The following classes are available globally.

  • 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
  • HKLabel represents a descriptive UI element in the anatomy viewer, attached to an anatomy object

    See more

    Declaration

    Swift

    @objc
    public class HKLabel : NSObject
  • HKLabels manages object labels in the scene

    Since

    SDK 132.2
    See more

    Declaration

    Swift

    public class HKLabels : NSObject
  • HKModel object

    See more

    Declaration

    Swift

    @objc
    public class HKModel : NSObject
  • HKQuizQuestion represents the data associated with a HKQuiz question

    Since

    Since SDK 134.1
    See more

    Declaration

    Swift

    @objc
    public class HKQuizQuestion : NSObject
  • HKQuizSubmission represents the data associated with a HKQuiz question’s user response

    Since

    Since SDK 134.1
    See more

    Declaration

    Swift

    @objc
    public class HKQuizSubmission : NSObject
  • HKQuiz object represents metadata and display data for a BioDigital interactive quiz Some content may contain a quiz and if so this class will provide an interface to the questions, answers, user responses, and scoring

    Since

    Since SDK 134.1
    See more

    Declaration

    Swift

    @objc
    public class HKQuiz : 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