Hermes SDK Documentation
Public Attributes | List of all members
Hermes::Protocol::Polygon::Skeleton Struct Reference

Public Attributes

uint32 DeviceID
 
int32 UserIndex
 
repeated Bone Bones
 
bool RescaleSkeleton
 
SkeletonData Data
 
oneof Target
 Body Estimation Target. More...
 

Member Data Documentation

◆ Target

oneof Hermes::Protocol::Polygon::Skeleton::Target
Initial value:
{
BodyEstimationTarget BodyEstimation,
SkeletonTarget TargetSkeleton,
}

Body Estimation Target.

Target Skeleton


The documentation for this struct was generated from the following file:
BodyEstimationTarget
Stores the target to be used for body estimation.
Definition: CoreSdkWrapperTypes.h:506