CRIWARE Unity Plugin Manual  Last Updated: 2024-07-12
CriLipsMouth.Info Struct Reference

Mouth shape information structure More...

Public Attributes

float lipWidth
 
float lipHeight
 
float tonguePosition
 
bool isLipWidthReleased
 
bool isLipHeightReleased
 
bool isLipToungueReleased
 

Detailed Description

Mouth shape information structure

Description:
The mouth shape information obtained by analyzing the input sound.
It is passed as an argument of the CriLipsMouth::GetInfo function.
See also
CriLipsMouth::GetInfo

Member Data Documentation

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


The documentation for this struct was generated from the following file: