Method FindMaterialsByPattern
FindMaterialsByPattern(string)
Returns all materials using the given pattern
Declaration
[HandleProcessCorruptedStateExceptions]
public MaterialList FindMaterialsByPattern(string pattern)
Parameters
| Type | Name | Description |
|---|---|---|
| string | pattern | A material pattern |
Returns
| Type | Description |
|---|---|
| MaterialList |