Open 3D Engine LyShine 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.
UiParticleEmitterInterface::ParticleColorKeyframe Struct Reference

Public Member Functions

 AZ_TYPE_INFO (ParticleColorKeyframe, "{22B0CBC0-21A5-44E3-90C5-9BFEF6E4E3C5}")
 

Public Attributes

float time = 0.0f
 
AZ::Color color = AZ::Color(1.0f, 1.0f, 1.0f, 1.0f)
 
ParticleKeyframeTangentType inTangent = ParticleKeyframeTangentType::EaseIn
 
ParticleKeyframeTangentType outTangent = ParticleKeyframeTangentType::EaseOut
 

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