Component:AvatarExpressionDriver

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 
AvatarExpressionDriver component as seen in the Scene Inspector


Intoduction

Allows the asignment of the IMouthTrackingSourceComponent to blendshapes. Following Drivers can be assigned by adding these to the ExpressionDrivers(list) and assigning these to target Blend shapes

- Smile

- SmileLeft

- SmileRight


- SmirkLeft

- SmirkRight


- Frown

- FrownLeft

- FrownRight


- TongueOut

- TongueRaise

- TongueExtend

- TongueLeft

- TongueRight

- TongueDown

- TongueUp

- TongueRoll

- TongueHorizontal

- TongueVertical

- TongueUpLeft

- TongueUpRight

- TongueDownLeft

- TongueDownRight


- SmileClosed

- SmileClosedLeft

- SmileClosedRight


- Grin

- GrinLeft

- GrinRight


- Angry


- CheekPuffLeft

- CheekPuffRight

- CheekPuff

- CheekSuckLeft

- CheekSuckRight

- CheekSuck


- LipRaiseUpperLeft

- LipRaiseUpperRight

- LipRaiseLowerLeft

- LipRaiseLowerRight

- LipRaiseUpper

- LipRaiseLower


- LipMoveLeftUpper

- LipMoveRightUpper

- LipMoveLeftLower

- LipMoveRightLower

- LipMoveHorizontalUpper

- LipMoveHorizontalLower


- LipTopOverturn

- LipBottomOverturn

- LipOverlayUpper

- LipUnderlayUpper

- LipOverlayLower

- LipUnderlayLower


- JawLeft

- JawRight

- JawHorizontal

- JawForward

- JawDown

- JawOpen


- Pout

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 Determines strength of expressions
VolumeSource IField`1<Float>
SilenceSource IField`1<Float>
ExpressionDrivers list of ExpressionDriver

Behavior

Examples

Related Components