CRIWARE Unity Plugin Manual
Last Updated: 2024-04-24
|
キュー情報 [詳解]
公開変数類 | |
int | id |
CueType | type |
readonly string | name |
readonly string | userData |
long | length |
ushort[] | categories |
short | numLimits |
ushort | numBlocks |
ushort | numTracks |
ushort | numRelatedWaveForms |
byte | priority |
byte | headerVisibility |
byte | ignore_player_parameter |
byte | probability |
PanType | panType |
CuePos3dInfo | pos3dInfo |
GameVariableInfo | gameVariableInfo |
float | volume |
CriAtomEx.SilentMode | silentMode |
無音時処理モード [詳解] | |
int id |
キューID
CueType type |
タイプ
readonly string name |
キュー名
readonly string userData |
ユーザーデータ
long length |
長さ(msec)
ushort [] categories |
カテゴリインデックス
short numLimits |
キューリミット
ushort numBlocks |
ブロック数
ushort numTracks |
トラック数
ushort numRelatedWaveForms |
関連する波形数
byte priority |
カテゴリキュープライオリティ
byte headerVisibility |
ヘッダー公開フラグ
byte ignore_player_parameter |
プレーヤパラメータ無効化フラグ
byte probability |
再生確率
PanType panType |
パンタイプ
CuePos3dInfo pos3dInfo |
3D情報
GameVariableInfo gameVariableInfo |
ゲーム変数
float volume |
ボリューム
CriAtomEx.SilentMode silentMode |
無音時処理モード