MCPcopy Create free account
hub / github.com/TorqueGameEngines/Torque3D / getRolloffFactor

Method getRolloffFactor

Engine/source/sfx/sfxSystem.h:409–409  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

407
408 ///
409 F32 getRolloffFactor() const { return mRolloffFactor; }
410
411 ///
412 void setRolloffFactor( F32 factor );

Callers 4

sfxSystem.cppFile · 0.45
updateMethod · 0.45
_updateVolumeMethod · 0.45
_renderConeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected