MCPcopy 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;
1003public:
1004 F32 getFadeVal() { return mFadeVal; }
1005 /// @}
1006protected:
1007

Callers 4

shouldRenderMethod · 0.80
_updateDecalMethod · 0.80
shouldRenderMethod · 0.80
buildPartitionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected