Navigation
BlueprintAPI > BlueprintAPI/Animation > BlueprintAPI/Animation/Pose
Returns the weight of an evaluated curve - if found
Target is Anim Pose Extensions
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Pose | Anim Pose to retrieve the value from |
| name | Curve Name | Curve to retrieve the weight value for |
Outputs
| Type | Name | Description |
|---|---|---|
| real | Return Value | Curve weight value, if found - 0.f otherwise |