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

◆ intensity

float MayaFlux::Nexus::InfluenceContext::intensity { 1.0F }

Intensity of the influence, typically in the range [0, 1], but may exceed 1 for strong influences.

Definition at line 49 of file InfluenceContext.hpp.

49{ 1.0F }; ///< Intensity of the influence, typically in the range [0, 1], but may exceed 1 for strong influences.

Referenced by MayaFlux::Nexus::Fabric::fire(), MayaFlux::Nexus::Agent::upload_influence_ubo(), and MayaFlux::Nexus::Emitter::upload_influence_ubo().