| ミドルウェア | CRI ADX2 (CRI Atom) |
| サンプル | Basicサンプル |
| 格納場所 | /cri/unity/samples/UnityProject/Assets/Scenes/criatom/basic/ |
| シーンファイル | Scene_05_Category.unity |
/* Restore the category volumes before moving to another scene. */ CriAtom.SetCategoryVolume("BGM", 1.0f); CriAtom.SetCategoryVolume("SE", 1.0f);