Skip to content

Struct SkeletonSetupArraySizes

ClassList > SkeletonSetupArraySizes

Stores the amount of nodes and chains in the skeleton setup.

  • #include <ManusSDKTypes.h>

Public Attributes

Type Name
uint32_t chainsCount
uint32_t collidersCount
uint32_t meshCount
uint32_t nodesCount

Public Attributes Documentation

variable chainsCount

uint32_t SkeletonSetupArraySizes::chainsCount;

variable collidersCount

uint32_t SkeletonSetupArraySizes::collidersCount;

variable meshCount

uint32_t SkeletonSetupArraySizes::meshCount;

variable nodesCount

uint32_t SkeletonSetupArraySizes::nodesCount;

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