![]() |
CRIWARE Unity Plugin Manual
Last Updated: 2025-06-23
|
CRI Mana初期化パラメータ [詳解]
公開変数類 | |
| int | numberOfDecoders = 8 |
| int | numberOfMaxEntries = 4 |
| readonly bool | graphicsMultiThreaded = true |
| bool | useStreamerManager = false |
CRI Mana初期化パラメータ
| int numberOfDecoders = 8 |
デコーダー数
| int numberOfMaxEntries = 4 |
連結再生エントリー数
| readonly bool graphicsMultiThreaded = true |
GL.IssuePluginEventを用いたマルチスレッドでのテクスチャ描画処理を有効にするかどうか
| bool useStreamerManager = false |
ストリーミング管理モジュールを使用するかどうかの制御フラグ