Method SetMaterialPattern
SetMaterialPattern(uint, string)
Sets the MaterialPattern name of the material
Declaration
[HandleProcessCorruptedStateExceptions]
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  |