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.
EMStudio::ActorPropertiesWindow Class Reference

Inherits QWidget.

Public Types

enum  { CLASS_ID = 0x00000005 }
 

Public Slots

void UpdateInterface ()
 
void NameEditChanged ()
 
void OnMotionExtractionJointSelected (const AZStd::vector< SelectionItem > &selectedJoints)
 
void OnFindBestMatchingNode ()
 
void OnRetargetRootJointSelected (const AZStd::vector< SelectionItem > &selectedJoints)
 
void OnMirrorSetup ()
 
void OnExcludedJointsFromBoundsSelectionDone (const AZStd::vector< SelectionItem > &selectedJoints)
 
void OnExcludedJointsFromBoundsSelectionChanged (const AZStd::vector< SelectionItem > &selectedJoints)
 

Public Member Functions

 ActorPropertiesWindow (QWidget *parent, SceneManagerPlugin *plugin)
 
void Init ()
 

Static Public Member Functions

static void GetNodeName (const AZStd::vector< SelectionItem > &joints, AZStd::string *outNodeName, uint32 *outActorID)
 

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