Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ getFadeVal
Method
getFadeVal
Engine/source/T3D/shapeBase.h:1004–1004 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1002
F32 mFadeDelay;
1003
public:
1004
F32 getFadeVal() { return mFadeVal; }
1005
/// @}
1006
protected:
1007
Callers
4
shouldRender
Method · 0.80
_updateDecal
Method · 0.80
shouldRender
Method · 0.80
buildPartition
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected