B1GrabTransition
- Defines a grab transition animation entry for a specific height range during pick-up or put-down actions.
| Property | Type | Description | Metadata |
|---|---|---|---|
| HeightMin | float | The minimum height threshold for this grab transition to apply. | Category: B1GrabTransition |
| HeightMax | float | The maximum height threshold for this grab transition to apply. | Category: B1GrabTransition |
| AnimId | FName | The animation ID played during this grab transition. | Category: B1GrabTransition Foreign: AnimCharacter_Posture.Id |