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::HairComponent Class Referencefinal

Parallel to the 'EditorHairComponent' this class is used in game mode. More...

#include <HairComponent.h>

Inherits AzFramework::Components::ComponentAdapter< HairComponentController, HairComponentConfig >.

Public Types

using BaseClass = AzFramework::Components::ComponentAdapter< HairComponentController, HairComponentConfig >
 

Public Member Functions

 AZ_COMPONENT (AZ::Render::Hair::HairComponent, Hair::HairComponentTypeId, BaseClass)
 
 HairComponent (const HairComponentConfig &config)
 
void Activate () override
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 

Detailed Description

Parallel to the 'EditorHairComponent' this class is used in game mode.


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