Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ reload
Method
reload
Engine/source/materials/materialDefinition.cpp:683–686 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
681
}
682
683
void Material::reload()
684
{
685
MATMGR->reInitInstance(this);
686
}
687
688
void Material::StageData::getFeatureSet(FeatureSet* outFeatures) const
689
{
Callers
2
reloadShaders
Method · 0.45
materialDefinition.cpp
File · 0.45
Calls
1
reInitInstance
Method · 0.80
Tested by
no test coverage detected