MCPcopy Create free account
hub / github.com/Prograda/Skybolt / transparentMaterialNames

Function transparentMaterialNames

src/Skybolt/SkyboltEngine/EngineRoot.cpp:47–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45};
46
47static std::vector<std::string> transparentMaterialNames() { return { "transparentExt", "transparent" }; } //@deprecated. Set osg::Material diffuse alpha < 1 instead to treat geometry as transparent.
48
49static vis::ModelFactoryPtr createModelFactory(const vis::ShaderPrograms& programs)
50{

Callers 1

createModelFactoryFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected