CRIWARE Unity Plugin Manual
Last Updated: 2024-07-12
|
REACT的Ducker参数结构体 更多...
类 | |
struct | AisacControl |
REACT AISAC控制器结构体 更多... | |
struct | Target |
REACT目标结构体 更多... | |
struct | Volume |
REACT衰减音量参数结构体 更多... | |
Public 属性 | |
Target | target |
ReactDuckerTargetType | targetType |
ReactFadeParameter | entry |
ReactFadeParameter | exit |
ReactHoldType | holdType |
System.UInt16 | holdTimeMs |
REACT的Ducker参数结构体
Target target |
Ducker的操作对象
ReactDuckerTargetType targetType |
Ducker的操作对象类型
ReactFadeParameter entry |
变化开始渐变参数
ReactFadeParameter exit |
变化结束渐变参数
ReactHoldType holdType |
Hold类型
System.UInt16 holdTimeMs |
Hold时间(毫秒)