BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'WeightedBlendable' from its members
Inputs
Type | Name | Description |
---|---|---|
real | Weight | 0:no effect .. 1:full effect |
object | Object | should be of the IBlendableInterface* type but UProperties cannot express that |
Outputs
Type | Name | Description |
---|---|---|
struct | Weighted Blendable |