Interface | Description |
---|---|
HKHumanInterface |
Callback functions for the 3D Scene
|
HKServicesInterface |
Callback functions for BioDigital Backend Services
|
Class | Description |
---|---|
HKAnnotation |
HKAnnotation provides a bit of text tied to an object in the scene
|
HKCamera |
Camera object
camInfo has fields: eye, look, and up of type float[]
zoom should be between 0 and 1
|
HKChapter |
Chapter object
|
HKColor |
Color object
|
HKHuman |
Represents the BioDigital Human 3D Canvas
|
HKModule |
Represents a content Module descriptor.
|
HKScene |
Scene object - for interacting with objects and scene data
|
HKServices |
BioDigital Backend Services for SDK Validation, Analytics, and Content API
|
HKTimeline |
Timeline object - for interacting with chapters and animations in a scene
|
Enum | Description |
---|---|
HKLanguage |
SDK Translation values
|
HumanUIOptions |