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

◆ enable_default_operator()

void MayaFlux::Nodes::Network::ParticleNetwork::enable_default_operator ( bool  enabled)
inline

Whether initialize() fabricates a PhysicsOperator when no primary has been set.

Enabled by default: a network constructed and processed with no further configuration still moves. Disable before initialize() when the primary is deliberately absent and the work happens in the operator chain.

Definition at line 187 of file ParticleNetwork.hpp.