Open 3D Engine AtomTressFX 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.
AZ::Render::Hair::HairComponentConfig Class Referencefinal

Reflects the TressFX settings and configuration data of the current hair object. More...

#include <HairComponentConfig.h>

Inherits ComponentConfig.

Public Member Functions

 AZ_RTTI (HairComponentConfig, "{AF2C2F26-0C01-4EAD-A81C-4304BD751EDF}", AZ::ComponentConfig)
 
void OnHairGlobalSettingsChanged ()
 
void SetEnabled (bool value)
 
bool GetIsEnabled ()
 

Static Public Member Functions

static void Reflect (ReflectContext *context)
 

Public Attributes

AMD::TressFXSimulationSettings m_simulationSettings
 
AMD::TressFXRenderingSettings m_renderingSettings
 
Data::Asset< HairAssetm_hairAsset
 
HairGlobalSettings m_hairGlobalSettings
 

Friends

class EditorHairComponent
 

Detailed Description

Reflects the TressFX settings and configuration data of the current hair object.


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