Inherits AZ::ComponentConfig.
Public Member Functions | |
| AZ_RTTI (OpenParticle::ParticleComponentConfig, "{8a0f1f42-a04c-4fd1-a7a9-9221078b5410}", AZ::ComponentConfig) | |
Static Public Member Functions | |
| static void | Reflect (AZ::ReflectContext *context) |
Public Attributes | |
| AZ::Data::Asset< ParticleAsset > | m_particleAsset = { AZ::Data::AssetLoadBehavior::QueueLoad } |
| bool | m_enable = true |
| bool | m_followActiveCamera = false |
| bool | m_autoPlay = true |
| bool | m_inParticleEditor = false |