Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codereader/DarkRadiant
/ getDefaultMaterial
Method
getDefaultMaterial
plugins/script/interfaces/ModelInterface.cpp:30–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
}
29
30
std::string ScriptModelSurface::getDefaultMaterial() const
31
{
32
return _surface.getDefaultMaterial();
33
}
34
35
std::string ScriptModelSurface::getActiveMaterial() const
36
{
Callers
9
checkVertexColoursOfExportedModel
Function · 0.80
TEST_F
Function · 0.80
TEST_F
Function · 0.80
pre
Method · 0.80
StaticModel
Method · 0.80
applySkin
Method · 0.80
loadModelFromPath
Method · 0.80
MD5Model
Method · 0.80
applySkin
Method · 0.80
Calls
no outgoing calls
Tested by
1
pre
Method · 0.64