Hermes SDK Documentation
Public Attributes | List of all members
PolygonTarget Struct Reference

Stores the target used for Polygon. More...

#include <CoreSdkWrapperTypes.h>

Public Attributes

PolygonTargetCase m_TargetCase
 The kind of targeting to use.
 
TargetSkeletonTarget m_TargetSkeletonTarget
 The name, if any, of what is being targeted. More...
 
BodyEstimationTarget m_BodyEstimationTarget
 The target for body estimation targeting. More...
 

Detailed Description

Stores the target used for Polygon.

Member Data Documentation

◆ m_BodyEstimationTarget

BodyEstimationTarget PolygonTarget::m_BodyEstimationTarget

The target for body estimation targeting.

This only applies when using body estimation targeting.

◆ m_TargetSkeletonTarget

TargetSkeletonTarget PolygonTarget::m_TargetSkeletonTarget

The name, if any, of what is being targeted.

This only applies when targeting a skeleton. It can be the name of an animation that is being targeted, for example.


The documentation for this struct was generated from the following file: