BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'AbcConversionSettings' into its member fields
Inputs
Type | Name | Description |
---|---|---|
struct | Abc Conversion Settings |
Outputs
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 |