Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ getFadeInTime
Method
getFadeInTime
Engine/source/sfx/sfxSource.h:543–543 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
541
542
///
543
F32 getFadeInTime() const { return mFadeInTime; }
544
545
///
546
F32 getFadeOutTime() const { return mFadeOutTime; }
Callers
1
sfxSource.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected