Skip to content

Struct SkeletonLandscape

ClassList > SkeletonLandscape

Stores all the information related to the skeletons present in the landscape.

  • #include <ManusSDKTypes.h>

Public Attributes

Type Name
uint32_t skeletonCount
SkeletonLandscapeData skeletons

Public Attributes Documentation

variable skeletonCount

uint32_t SkeletonLandscape::skeletonCount;

variable skeletons

SkeletonLandscapeData SkeletonLandscape::skeletons[MAX_NUMBER_OF_SKELETONS];

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