Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Particles > UFXSystemComponent
- UFXSystemComponent::SetColorParameter()
- UNiagaraComponent::SetColorParameter()
- UParticleSystemComponent::SetColorParameter()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Particles/ParticleSystemComponent.h |
Include | #include "Particles/ParticleSystemComponent.h" |
virtual void SetColorParameter
&40;
FName ParameterName,
FLinearColor Param
&41;
Remarks
Set a named color instance parameter on this ParticleSystemComponent. Updates the parameter if it already exists, or creates a new entry if not.