BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'SubmixEffectDelaySettings' 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. |
real | Delay Length | Number of milliseconds of delay. Caps at max delay at runtime. |
Outputs
Type | Name | Description |
---|---|---|
struct | Submix Effect Delay Settings |