Component:AvatarExpressionDriver: Difference between revisions

From Resonite Wiki
imported>Tekno Catron
 
m ProbablePrime moved page AvatarExpressionDriver (Component) to Component:AvatarExpressionDriver: Creating component Namespace
(No difference)

Revision as of 06:29, 20 January 2024


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

- 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