BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'SubmixEffectTapDelaySettings' from its members
Inputs
Type | Name | Description |
---|---|---|
real | Maximum Delay Length | Maximum possible length for a delay, in milliseconds. Changing this at runtime will reset the effect. |
real | Interpolation Time | Number of milliseconds over which a tap will reach it's set length and gain. Smaller values are more responsive, while larger values will make pitching less dramatic. |
struct | Taps | Each tap's metadata |
Outputs
Type | Name | Description |
---|---|---|
struct | Submix Effect Tap Delay Settings |