Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ getStrength
Method
getStrength
Engine/source/forest/forestWindEmitter.cpp:538–541 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
536
}
537
538
F32 ForestWindEmitter::getStrength() const
539
{
540
return mWind->getStrength();
541
}
542
543
void ForestWindEmitter::setStrength( F32 strength )
544
{
Callers
3
processTick
Method · 0.45
updateWind
Method · 0.45
setConsts
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected