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