CRIWARE Unity Plugin Manual  Last Updated: 2024-07-12
CriAtomEx.AisacInfo结构体 参考

AISAC信息获取用结构体 更多...

Public 属性

readonly string name
 
bool defaultControlFlag
 
float defaultControlValue
 
AisacControlId controlId
 
readonly string controlName
 

详细描述

AISAC信息获取用结构体

说明:
用于获取AISAC信息的结构体。
参见
CriAtomExPlayer::GetAttachedAisacInfo, CriAtomExCategory::GetAttachedAisacInfoById, CriAtomExCategory::GetAttachedAisacInfoByName

类成员变量说明

readonly string name

AISAC名

bool defaultControlFlag

是否设置了预设控制值

float defaultControlValue

预设AISAC控制器值

AisacControlId controlId

ControlId

readonly string controlName

ControlName


该结构体的文档由以下文件生成: