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::Integration::AnimGraphComponent::ParameterDefaults Struct Reference

#include <AnimGraphComponent.h>

Public Types

using ParameterList = AZStd::vector< AZ::ScriptProperty * >
 

Public Member Functions

ParameterDefaultsoperator= (const ParameterDefaults &rhs)
 
void Reset ()
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 

Public Attributes

ParameterList m_parameters
 

Detailed Description

Structure containing data-driven properties extracted from the anim graph, to allow override control per-entity via the component inspector UI.


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