materialsystem.find_texture
Returns a pointer to a texture, can be used to override textures with material:set_shader_param.
materialsystem.find_texture(path: string)
Arguments
Name | Description | Type |
---|---|---|
path | Path to a texture including filename | string |
Returns a pointer to a texture, can be used to override textures with material:set_shader_param.
materialsystem.find_texture(path: string)
Name | Description | Type |
---|---|---|
path | Path to a texture including filename | string |