Navigation
API > API/Plugins > API/Plugins/GeometryCache > API/Plugins/GeometryCache/UNiagaraGeometryCacheRendererPro-
- UNiagaraRendererProperties::PopulateRequiredBindings()
- UNiagaraGeometryCacheRendererProperties::PopulateRequiredBindings()
References
| Module | GeometryCache |
| Header | /Engine/Plugins/Runtime/GeometryCache/Source/GeometryCache/Classes/NiagaraGeometryCacheRendererProperties.h |
| Include | #include "NiagaraGeometryCacheRendererProperties.h" |
| Source | /Engine/Plugins/Runtime/GeometryCache/Source/GeometryCache/Private/NiagaraGeometryCacheRendererProperties.cpp |
virtual bool PopulateRequiredBindings
(
FNiagaraParameterStore & InParameterStore
)
Remarks
In the case that we need parameters bound in that aren't Particle variables, these should be set up here so that the data is appropriately populated after the simulation.