Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Sound Modulation Mix Value' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Sound Modulation Mix Value |
Outputs
| Type | Name | Description |
|---|---|---|
| real | Value | Target value of the modulator. |
| real | Attack Time (Sec) | Time it takes (in sec) to interpolate from the parameter's default value to the mix value. |
| real | Release Time (Sec) | Time it takes (in sec) to interpolate from the current mix value to the parameter's default value. |