Component:AvatarRawMouthData

From Resonite Wiki
This page contains changes which are not marked for translation.


This article or section is a Stub. You can help the Resonite Wiki by expanding it.


Component image 
AvatarRawMouthData component as seen in the Scene Inspector


Intoduction

Usage

Fields
Name Type Description
persistent Bool Determines whether or not this item will be saved to the server.
UpdateOrder Int Controls the order in which this component is updated.
Enabled Bool Controls whether or not this component is enabled.
DataSource IMouthTrackingSourceComponent
StrengthMultiplier Float
Jaw raw output of Float3
JawOpen raw output of Float
Tongue raw output of Float3
TongueRoll raw output of Float
LipUpperLeftRaise raw output of Float
LipUpperRightRaise raw output of Float
LipLowerLeftRaise raw output of Float
LipLowerRightRaise raw output of Float
LipUpperHorizontal raw output of Float
LipLowerHorizontal raw output of Float
MouthLeftSmileFrown raw output of Float
MouthRightSmileFrown raw output of Float
MouthPout raw output of Float
LipTopOverturn raw output of Float
LipBottomOverturn raw output of Float
LipTopOverUnder raw output of Float
LipBottomOverUnder raw output of Float
CheekLeftPuffSuck raw output of Float
CheekRightPuffSuck raw output of Float

Behavior

Examples

Related Components