AvatarExpressionDriver (Component)

From Neos Wiki
Jump to navigation Jump to search
This page contains changes which are not marked for translation.


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


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

- TongueLeft

- TongueRight

- TongueDown

- TongueUp

- TongueRoll


- Grin

- GrinLeft

- GrinRight


- Angry


- CheekPuffLeft

- CheekPuffRight

- CheekPuff

- CheekSuckLeft

- CheekSuckRight

- CheekSuck


- LipRaiseUpperLeft

- LipRaiseUpperRight

- LipRaiseLowerLeft

- LipRaiseLowerRight

- LipRaiseUpper

- LipRaiseLower


- LipMoveLeftUpper

- LipMoveRightUpper

- LipMoveLeftLower

- LipMoveRightLower


- LipTopOverturn

- LipBottomOverturn


- LipOverlayUpper

- LipUnderlayUpper

- LipOverlayLower

- LipUnderlayLower


- JawLeft

- JawRight

- 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
ExpressionDrivers ExpressionDriver

Behavior

Examples

Related Components