CRIWARE Unity Plugin Manual
Last Updated: 2024-04-24
|
REACTによるダッカーパラメータ構造体 [詳解]
クラス | |
struct | AisacControl |
REACT AISACコントロール構造体 [詳解] | |
struct | Target |
REACT ターゲット構造体 [詳解] | |
struct | Volume |
REACT減衰ボリュームパラメータ構造体 [詳解] | |
公開変数類 | |
Target | target |
ReactDuckerTargetType | targetType |
ReactFadeParameter | entry |
ReactFadeParameter | exit |
ReactHoldType | holdType |
System.UInt16 | holdTimeMs |
REACTによるダッカーパラメータ構造体
Target target |
ダッカーの操作対象
ReactDuckerTargetType targetType |
ダッカーの操作対象種類
ReactFadeParameter entry |
変化開始フェードパラメータ
ReactFadeParameter exit |
変化終了フェードパラメータ
ReactHoldType holdType |
ホールドタイプ
System.UInt16 holdTimeMs |
ホールド時間(ミリ秒)