Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ addStateBlockDesc
Method
addStateBlockDesc
Engine/source/materials/matInstance.cpp:410–413 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
408
}
409
410
void MatInstance::addStateBlockDesc(const GFXStateBlockDesc& desc)
411
{
412
mUserDefinedState = desc;
413
}
414
415
void MatInstance::updateStateBlocks()
416
{
Callers
10
init
Method · 0.45
processMaterial
Method · 0.45
createWarningMatInstance
Method · 0.45
createMeshDebugMatInstance
Method · 0.45
init
Method · 0.45
_initMaterial
Method · 0.45
_initMaterial
Method · 0.45
_initMaterial
Method · 0.45
_initMaterial
Method · 0.45
onAdd
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected