ðŠķMaterials
mat namespace
Functions
create
name
string
name of your material
type
string
shader type
key_values
string
material key values
Returns:
material object
find
name
string
material name
texture_group
string
Returns:
material object
for_each_material
callback
function
callback called for each material
override_material
material
material to override to
Last updated