![]() |
CRI LipSync V for Unity Manual
Last Updated: 2021-11-01
|
ADX LipSync 解析モジュールインタフェース [詳解]
公開メンバ関数 | |
| void | GetInfo (out CriLipsMouth.Info info) |
| 口形状情報の取得 [詳解] | |
| void | GetMorphTargetBlendAmountAsJapanese (out CriLipsMouth.MorphTargetBlendAmountAsJapanese morph) |
| 日本語5母音モーフターゲットブレンド量の取得 [詳解] | |
| float | GetVolume () |
| 音量の取得 [詳解] | |
| bool | IsAtSilence () |
| 発音がなく、口を閉じているかどうかの取得 [詳解] | |
| float | GetSilenceThreshold () |
| 無音判定音量閾値の取得 [詳解] | |
| void | GetInfoAtSilence (out CriLipsMouth.Info info) |
| 無音状態での口形状情報の取得 [詳解] | |
ADX LipSync 解析モジュールインタフェース
| void GetInfo | ( | out CriLipsMouth.Info | info | ) |
| void GetMorphTargetBlendAmountAsJapanese | ( | out CriLipsMouth.MorphTargetBlendAmountAsJapanese | morph | ) |
| float GetVolume | ( | ) |
| bool IsAtSilence | ( | ) |
| float GetSilenceThreshold | ( | ) |
| void GetInfoAtSilence | ( | out CriLipsMouth.Info | info | ) |