MCPcopy Create free account
hub / github.com/TorqueGameEngines/Torque3D / resetMaterialList

Method resetMaterialList

Engine/source/ts/tsShapeInstance.cpp:321–325  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

319}
320
321void TSShapeInstance::resetMaterialList()
322{
323 TSMaterialList* oMatlist = mShape->materialList;
324 setMaterialList(oMatlist);
325}
326
327//-------------------------------------------------------------------------------------
328// Render & detail selection

Callers 4

reSkinMethod · 0.80
_createShapeMethod · 0.80
reSkinMethod · 0.80
reSkinMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected