Unreal Engine Blueprint API Reference > Utilities > Struct
Adds a node that breaks a 'Color' into its member fields
Inputs
Type | Name | Description |
---|---|---|
struct | Color |
Outputs
Type | Name | Description |
---|---|---|
byte | B | |
byte | G | |
byte | R | |
byte | A |
Break Color
Unreal Engine Blueprint API Reference > Utilities > Struct
Adds a node that breaks a 'Color' into its member fields
Type | Name | Description |
---|---|---|
struct | Color |
Type | Name | Description |
---|---|---|
byte | B | |
byte | G | |
byte | R | |
byte | A |
Ask questions and help your peers Developer Forums
Write your own tutorials or read those from others Learning Library