materialsystem.find_material
Returns a reference to the material
materialsystem.find_material(path: string, force_load: boolean): material
Arguments
Name | Description | Type |
---|---|---|
path | Path to material including filename | string |
force_load | If true, will load the material if it isn't loaded already | boolean |
Returns material