m ProbablePrime moved page AvatarExpressionDriver (Component) to Component:AvatarExpressionDriver: Creating component Namespace |
Update AvatarExpressionDriver to include missing fields |
||
Line 121: | Line 121: | ||
{{Table ComponentFields | {{Table ComponentFields | ||
|DataSource|IMouthTrackingSourceComponent| | |DataSource|IMouthTrackingSourceComponent| | ||
|ExpressionDrivers| | |StrengthMultiplier|Float|Determines strength of expressions | ||
|VolumeSource|IField`1| | |||
|SilenceSource|IField`1| | |||
|ExpressionDrivers|List| | |||
|Target|FieldDrive`1| | |||
|Expression|AvatarExpression| | |||
|Min|Float| | |||
|Max|Float| | |||
|VolumeSupressionStrength|Float| | |||
}} | }} | ||
Revision as of 01:23, 24 January 2024
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
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
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 | |
SilenceSource
|
IField`1 | |
ExpressionDrivers
|
List | |
Target
|
FieldDrive`1 | |
Expression
|
AvatarExpression | |
Min
|
Float | |
Max
|
Float | |
VolumeSupressionStrength
|
Float |