Open 3D Engine EMotionFX Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
EMotionFX::AttachmentSkin::JointMapping Struct Reference

#include <AttachmentSkin.h>

Public Attributes

size_t m_sourceJoint
 
size_t m_targetJoint
 

Detailed Description

The joint map entry, which contains a link to a joint inside the actor instance you attach to.

Member Data Documentation

◆ m_sourceJoint

size_t EMotionFX::AttachmentSkin::JointMapping::m_sourceJoint

The source joint in the actor where this is attached to.

◆ m_targetJoint

size_t EMotionFX::AttachmentSkin::JointMapping::m_targetJoint

The target joint in the attachment actor instance.


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