v4.0
file
Exports the specified Material Library.
ExportMaterialLibrary( [FileName], [InputObjs], [ExportUsedImageClipsOnly] ); |
Parameter | Type | Description |
---|---|---|
FileName | String | Name of output file for export.
Default Value: If not specified, a browser prompts the user to specify a filename. |
InputObjs | String | Material library to export.
Default Value: The Active Material Library. |
ExportUsedImageClipsOnly | Boolean | True to export only the image clips related to the material
library; false to export all image clips.
Default Value: True |