Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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.cpp
File · 0.45
update
Method · 0.45
_updateVolume
Method · 0.45
_renderCone
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected