Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Abc Conversion Settings' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| enum | Preset | Currently preset that should be applied |
| boolean | Flip U | Flag whether or not to flip the U channel in the Texture Coordinates |
| boolean | Flip V | Flag whether or not to flip the V channel in the Texture Coordinates |
| vector | Scale | Scale value that should be applied |
| vector | Rotation | Rotation in Euler angles that should be applied |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Abc Conversion Settings |