Unreal Engine Blueprint API Reference > Utilities > Struct
Adds a node that create a 'OpenColorIOColorSpace' from its members
Inputs
Type | Name | Description |
---|---|---|
string | Color Space Name | The ColorSpace name. |
integer | Color Space Index | The index of the ColorSpace in the config |
string | Family Name | The family of this ColorSpace as specified in the configuration file.When you have lots of colorspaces, you can regroup them by family to facilitate browsing them. |
Outputs
Type | Name | Description |
---|---|---|
struct | Open Color IOColor Space |