B1FacialExpressionTableRow
- Table row defining a facial expression, including the list of animation sequences
* and the blend alpha used when applying the expression to a character.
| Property | Type | Description | Metadata |
|---|---|---|---|
| AnimInfoList | TArray | List of animation sequence infos that compose this facial expression. | Category: B1FacialExpressionTableRow |
| BlendAlpha | float | Blend alpha controlling how strongly this facial expression is applied (0.0 to 1.0). | Category: B1FacialExpressionTableRow |
| Id | FName | Unique Id | Category: B1TableRowBase |
| Comment | FString | Dev Comment | Category: B1TableRowBase |