B1EmotionPoseAnimationInfo
- Defines the emotion and level pairing for a portrait pose, along with its face and body animation assets.
| Property | Type | Description | Metadata |
|---|---|---|---|
| EmotionId | FName | The emotion ID this pose animation corresponds to. | Category: B1EmotionPoseAnimationInfo |
| EmotionLevel | int32 | The intensity level of the emotion for this pose. | Category: B1EmotionPoseAnimationInfo |
| EmotionFacePoseAnim | TSoftObjectPtr | The face animation asset used for this emotion pose. | Category: B1EmotionPoseAnimationInfo |
| EmotionBodyPoseAnim | TSoftObjectPtr | The body animation asset used for this emotion pose. | Category: B1EmotionPoseAnimationInfo |