![]() |
CRIWARE Unity Plugin Manual
Last Updated: 2025-05-08
|
Mouth shape information structure More...
Public Attributes | |
| float | lipWidth |
| float | lipHeight |
| float | tonguePosition |
| bool | isLipWidthReleased |
| bool | isLipHeightReleased |
| bool | isLipToungueReleased |
Mouth shape information structure
| float lipWidth |
Mouth width ((0.0f to 1.0f))
| float lipHeight |
Mouth height ((0.0f to 1.0f))
| float tonguePosition |
Tongue position (0.0f to 1.0f)
| bool isLipWidthReleased |
Whether the width of the mouth is transitioning to closed state
| bool isLipHeightReleased |
Whether the height of the mouth is transitioning to closed state
| bool isLipToungueReleased |
Whether the tongue is transitioning to the closed state