APIv1.BakeExportData interface
the export parameters
This interface was referenced by V1's JSON-Schema via the definition "BakeExportData".
Signature:
export interface BakeExportData
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
string |
(Optional) the model to use during export if different than the design's base model | ||
|
NodeURI[] |
(Optional) a list of node URIs to export | ||
|
"1k" | "2k" | "4k" | "150dpi" | "300dpi" |
(Optional) The size of the output. | ||
|
"bounds" | "uv" |
(Optional) How the output should be trimmed.
| ||
|
["graphic" | "material" | "pattern"] | ["graphic" | "material" | "pattern", "graphic" | "material" | "pattern"] |
(Optional) the resource types to export 1 2 |