![]() |
CRIWARE Unity Plugin Manual
Last Updated: 2025-05-08
|
Ducker parameter structure by REACT More...
Classes | |
| struct | AisacControl |
| REACT AISAC Control structure More... | |
| struct | Target |
| REACT target structure More... | |
| struct | Volume |
| REACT damping volume parameter structure More... | |
Public Attributes | |
| Target | target |
| ReactDuckerTargetType | targetType |
| ReactFadeParameter | entry |
| ReactFadeParameter | exit |
| ReactHoldType | holdType |
| System.UInt16 | holdTimeMs |
Ducker parameter structure by REACT
| ReactDuckerTargetType targetType |
Type of the Ducker’s target
| ReactFadeParameter entry |
Fading parameter when start to change
| ReactFadeParameter exit |
Fading parameter when finished changing
| ReactHoldType holdType |
Hold type
| System.UInt16 holdTimeMs |
Hold time (milliseconds)