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

Polygon data for a single bone. More...

#include <CoreSdkWrapperTypes.h>

Public Attributes

bool m_ContainsValidBoneData
 Can be used to ignore some bones when sending Polygon data. More...
 
ManusQuaternion m_Rotation
 
ManusVec3 m_Position
 
float m_Scale
 

Detailed Description

Polygon data for a single bone.

Member Data Documentation

◆ m_ContainsValidBoneData

bool PolygonBone::m_ContainsValidBoneData

Can be used to ignore some bones when sending Polygon data.

Use this to stop a bone from getting sent to Core when sending Polygon data. This is used for bone remapping in Unreal.


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