BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'LinearColor' into its member fields
Inputs
Type | Name | Description |
---|---|---|
linearcolor | Linear Color |
Outputs
Type | Name | Description |
---|---|---|
real | R | |
real | G | |
real | B | |
real | A |