Method SetMaterialPattern
SetMaterialPattern(uint, string)
Sets the MaterialPattern name of the material
Declaration
public void SetMaterialPattern(uint material, string pattern)
Parameters
Type | Name | Description |
---|---|---|
uint | material | The material to find the pattern |
string | pattern | The pattern of the material |