Create Common Material
Usage Instructions
This tool can be used to create a material file (*.json) that expresses a common material.
Parameter Description
| Parameter Name | Parameter Description | Parameter Type |
|---|---|---|
| Material Color: (Optional) |
Sets the color of the common material via the color picker, default value is white. | Color |
| Texture Path: (Optional) |
Input the texture for the common material. | String |
| Result Dataset: (Optional) |
Sets the name for storing the result material file, the default name is matDefault. If a file with the same name already exists in the storage path, it will be overwritten. | String |
| Storage Path: | Sets the storage path for the material file (*.json) that expresses the common material. | String |
Output Result
| Parameter Name | Parameter Description | Parameter Type |
|---|---|---|
| File Path | The storage path of the material file. | String |