Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'TG Output Settings' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| name | File Name | Export name of the textured asset. |
| name | Path | Export path for the textured asset. |
| enum | Texture Format | List of available texture formats. Auto means system will detect automatically based on the input |
| enum | Texture Type | List of available texture presets available for export. |
| enum | LOD Texture Group | The Level of detail group of the texture |
| enum | Compression | Compression methods available for exporting textured asset. |
| boolean | S RGB | Adjust the color space of exporting textured asset. Can be in Linear or Gamma color space. |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | TG Output Settings |