CRIWARE Unity Plugin Manual  Last Updated: 2024-07-12
CRI Assets

What are CRI Assets?

CRI Assets is an additional feature that allows the CRI's Scripted Importer to use the CRIWARE-related files as Unity assets in the Unity Editor.
The differences between the standard files handled by the CRIWARE Unity Plug-in and the CRI Assets are indicated below:

Comparing how to handle the CRIWARE-related files
Item Standard CRIWARE Assets CRI Assets
Data handling CRI file (output by a tool) Unity asset
How to reference File path GUID reference
Development support via Unity Editor extension Component/Editor Window Extensible at the Asset level
Location of the data StreamingAssets or cache folder Any folder in the project
Streaming playback (from a single file) Possible Possible
Streaming playback (from AssetBundle) Not supported Possible (only when using CRI Addressables)

The following describes how to use various CRIWARE features with CRI Assets.

CRI Assets Update History
Importing the assets
Multi-platform Assets
CRI Assets for ADX CRI Assets for Sofdec