Method CreateMaterialsFromMaps
CreateMaterialsFromMaps(string)
Automatically creates PBR materials when importing PBR texture maps from a folder
Declaration
[HandleProcessCorruptedStateExceptions]
public MaterialFromMapsReturn CreateMaterialsFromMaps(string directory)
Parameters
| Type | Name | Description |
|---|---|---|
| string | directory | Directory path |
Returns
| Type | Description |
|---|---|
| MaterialFromMapsReturn |