๐ชถMaterials
mat namespace
Functions
create
mat.create("dank_material", "VertexLitGeneric",
[[
"VertexLitGeneric"
{
"$ambientonly" 1
}
]])name
string
name of your material
type
string
shader type
key_values
string
material key values
Returns:
find
Returns:
for_each_material
callback
function
callback called for each material
override_material
Last updated