materials
Example:
Functions:
create
Creates a material.
Argument | Type | Required |
---|---|---|
name | string | + |
flat | bool | + |
parameters | table | + |
create
Creates a material.
Argument | Type | Required |
---|---|---|
name | string | + |
vmt | string | + |
find
Finds a material.
Argument | Type | Required |
---|---|---|
name | string | + |
Last updated