CRIWARE Unity Plugin Manual
Last Updated: 2024-07-12
|
Cue信息 更多...
Public 属性 | |
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 |
Cue ID
CueType type |
类型
readonly string name |
Cue名
readonly string userData |
用户数据
long length |
长度(msec)
ushort [] categories |
类别索引
short numLimits |
Cue限数
ushort numBlocks |
块数
ushort numTracks |
音轨数
ushort numRelatedWaveForms |
相关波形数
byte priority |
类别Cue优先级
byte headerVisibility |
头文件公开标记
byte ignore_player_parameter |
Player参数无效化标记
byte probability |
播放概率
PanType panType |
Pan类型
CuePos3dInfo pos3dInfo |
3D信息
GameVariableInfo gameVariableInfo |
游戏变量
float volume |
音量
CriAtomEx.SilentMode silentMode |
静音时的处理模式