MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ set_spawn_density_threshold()

void MayaFlux::Nodes::Network::GpuFieldOperator::set_spawn_density_threshold ( float  threshold)

Live-update PopulationSpawnProcessor's spawn density threshold.

Definition at line 181 of file GpuFieldOperator.cpp.

182{
184 invalidate();
185}
float threshold
void invalidate()
Clear the cached spec and bump revision().
float spawn_density_threshold
PopulationSpawnProcessor: real neighbour count (same 27-cell query HashDensityColorProcessor performs...

References invalidate(), m_field_config, MayaFlux::Nodes::Network::SpatialFieldConfig::spawn_density_threshold, and threshold.

+ Here is the call graph for this function: