Navigation
BlueprintAPI > BlueprintAPI/Animation > BlueprintAPI/Animation/Pose
Evaluates an Animation Sequence Base to generate a valid Anim Pose instance
Target is Anim Pose Extensions
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Animation Sequence Base | Animation sequence base to evaluate the pose from |
| real | Time | Time at which the pose should be evaluated |
| struct | Evaluation Options | Options determining the way the pose should be evaluated |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| struct | Pose | Anim Pose to hold the evaluated data |