A component for sending the LipSync analysis results into the blend shape.
- Deprecated:
- Unity2019.3 〜 では削除予定の非推奨APIです。 CriLipsDeformer コンポーネントの使用を検討してください。
- Description:
- A component for sending the LipSync analysis results into the blend shape.
A base class that passes the analysis result to the blend shape set on the editor.
By inheriting this class, it is possible to reflect the LipSync analysis result according to the sound input method.
This component only passes the LipSync analysis result to the blend shape, so nothing is displayed when it is attached and used.
In general, use the CriLipsShapeForAtomSource component, which is the inherited component.
- Note:
- In this class, only the combination of configure blend shapes is shaped.
When controlling the blend shape by combining multiple LipSync analysis results, operate the blend shape directly from the analysis results.