CRIWARE Unity Plugin Manual
Last Updated: 2024-07-12
|
类 | |
class | CriAddressableAssetImpl |
Addressables 部署方式的原始数据存储位置 更多... | |
class | CriAddressableAssetsDeployer |
用于部署CRI Addressables数据的编辑器类 更多... | |
class | CriAddressables |
为CRI Addressables提供必要功能的类 更多... | |
class | CriAddressablesBuildScript |
CRI Addressables向けビルドスクリプト 更多... | |
class | CriAddressablesPathPair |
用于CRI Addressables的部署目标定义Asset 更多... | |
class | CriAssetBase |
CRI资产的基类 更多... | |
class | CriAssetImporter |
CRI Asset的Importer基类 更多... | |
class | CriAssetsLocalization |
CRI Assets的多语言支持控制类 更多... | |
class | CriAtomAcbAsset |
ACB资产类 更多... | |
class | CriAtomAcfAsset |
ACF资产类 更多... | |
class | CriAtomAssets |
用于加载Atom相关资产的组件 更多... | |
class | CriAtomAssetsLoader |
Asset Support Add-on中的Cue Sheet管理类 更多... | |
struct | CriAtomCueReference |
Cue参照信息结构体 更多... | |
class | CriAtomSourceForAsset |
播放包含于资产中的音频的组件 更多... | |
class | CriCustomAddressableAssetImplCreator |
"Addressables" DeployType 的实现类 更多... | |
class | CriLocationSizeData |
CRI Asset的数据大小类 更多... | |
class | CriManaMovieControllerForAsset |
面向CRI Assets的视频播放组件 更多... | |
class | CriManaPlayerExtentionForAsset |
用于CRI Sofdec和CRI Assets之间协同的扩展类 更多... | |
class | CriManaUsmAsset |
USM资产类 更多... | |
class | CriResourceLocation |
代表CRI Asset的Addressables位置信息的类 更多... | |
class | CriResourceProvider |
用于CRI Asset缓存的Addressables Resource Provider类 更多... | |
class | CriSerializedBytesAssetImpl |
放置在Asset内的原始数据存储位置 更多... | |
struct | CriSerializedBytesAssetImplCreator |
"OnMemory" DeployType 的实现类 更多... | |
class | CriStreamingFolderAssetImpl |
放置 StreaminAssets 文件夹的原始数据存储位置 更多... | |
class | CriStreamingFolderAssetImplCreator |
"StreamingAssets" DeployType 的实现类 更多... | |
interface | ICriAssetImpl |
实际数据存储目标接口 更多... | |
interface | ICriAssetImplCreator |
实际数据导入处理接口 更多... | |
interface | ICriFileAssetImpl |
实际数据存储位置接口(文件) 更多... | |
interface | ICriMemoryAssetImpl |
实际数据存储位置接口(内存) 更多... | |
interface | ICriReferenceAsset |
代表CRI虚拟Asset的接口 更多... | |