CRIWARE Unity Plugin Manual  Last Updated: 2024-04-24
CriAssetImporter クラス

CRIアセットのインポータ基底クラス [詳解]

ScriptedImporterを継承しています。

CriAtomAcbAssetImporter, CriAtomAcfAssetImporter, CriAtomAwbAssetImporter, CriManaUsmAssetImporterに継承されています。

公開変数類

ICriAssetImplCreator implementation = new CriSerializedBytesAssetImplCreator()
 CRIアセットのDeployType [詳解]
 

詳解

CRIアセットのインポータ基底クラス

説明:
CRIアセットのインポータとしての共通インターフェイスを持つ抽象クラスです。

メンバ詳解

CRIアセットのDeployType

説明:
DeployTypeを表現するクラスインスタンスを持つフィールドです。
このフィールドを操作することでスクリプトからDeployTypeの変更が可能です。
参照
ICriAssetImplCreator

CriSerializedBytesAssetImplCreator CriStreamingFolderAssetImplCreator


このクラス詳解は次のファイルから抽出されました: