Skip to content

Struct SkeletonSetupInfo

ClassList > SkeletonSetupInfo

Stores the skeleton setup information.

  • #include <ManusSDKTypes.h>

Public Attributes

Type Name
uint32_t id
char name
SkeletonSettings settings
SkeletonType type

Public Attributes Documentation

variable id

uint32_t SkeletonSetupInfo::id;

variable name

char SkeletonSetupInfo::name[MAX_NUM_CHARS_IN_SKELETON_NAME];

variable settings

SkeletonSettings SkeletonSetupInfo::settings;

variable type

SkeletonType SkeletonSetupInfo::type;

The documentation for this class was generated from the following file api/cppSDK/SDKClient/ManusSDKTypes.h