MCPcopy 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
538F32 ForestWindEmitter::getStrength() const
539{
540 return mWind->getStrength();
541}
542
543void ForestWindEmitter::setStrength( F32 strength )
544{

Callers 3

processTickMethod · 0.45
updateWindMethod · 0.45
setConstsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected