Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GarageGames/Torque3D
/ reset
Method
reset
Engine/source/lighting/basic/basicSceneObjectLightingPlugin.cpp:75–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
}
74
75
void BasicSceneObjectLightingPlugin::reset()
76
{
77
SAFE_DELETE( mShadow );
78
}
79
80
void BasicSceneObjectLightingPlugin::cleanupPluginInstances()
81
{
Callers
4
render
Method · 0.45
render
Method · 0.45
resetAll
Method · 0.45
_onPreRender
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected