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

◆ spawn_density_threshold

float MayaFlux::Nodes::Network::SpatialFieldConfig::spawn_density_threshold { 30.0F }

PopulationSpawnProcessor: real neighbour count (same 27-cell query HashDensityColorProcessor performs) a live point must clear before it spawns a copy of itself into a fresh reserve slot.

Only consulted when reserve_fraction enables population dynamics at all. Live-tunable via set_spawn_density_threshold().

Definition at line 199 of file GpuFieldOperator.hpp.

199{ 30.0F };

Referenced by MayaFlux::Nodes::Network::GpuFieldOperator::set_spawn_density_threshold().