Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ getDopplerFactor
Method
getDopplerFactor
Engine/source/sfx/sfxSystem.h:403–403 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
401
402
///
403
F32 getDopplerFactor() const { return mDopplerFactor; }
404
405
///
406
void setDopplerFactor( F32 factor );
Callers
2
sfxSystem.cpp
File · 0.45
update
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected