BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'PropertyEntry' into its member fields
Inputs
Type | Name | Description |
---|---|---|
struct | Property Entry |
Outputs
Type | Name | Description |
---|---|---|
enum | Property | Property which should be baked out |
boolean | Use Custom Size | Whether or not to use the value of custom size for the output texture |
struct | Custom Size | Defines the size of the output textures for the baked out material properties |
boolean | Use Constant Value | Wheter or not to use Constant Value as the final 'baked out' value for the this property |
real | Constant Value | Defines the value representing this property in the final proxy material |