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

Japanese 5 vowel morph target blend amount structure More...

Public Attributes

float a
 
float i
 
float u
 
float e
 
float o
 

Detailed Description

Japanese 5 vowel morph target blend amount structure

Description:
The amount of Japanese 5 vowel morph target blend as a result of analyzing the input sound.
It is passed as an argument of the GetMorphTargetBlendAmountAsJapanese function.
See also
CriLipsMouth::GetMorphTargetBlendAmountAsJapanese

Member Data Documentation

float a

Blend amount of morph target "A" (0.0f to 1.0f)

float i

Blend amount of morph target "I" (0.0f to 1.0f)

float u

Blend amount of morph target "U" (0.0f to 1.0f)

float e

Blend amount of morph target "E" (0.0f to 1.0f)

float o

Blend amount of morph target "O" (0.0f to 1.0f)


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