Navigation
Unreal Engine Blueprint API Reference > Utilities > Animation > State Machine
Returns the weight of a state, relative to the graph (specified in the provided FCachedAnimStateData)
Target is Cached Anim Data Library
Inputs
Type | Name | Description |
---|---|---|
object | In Anim Instance | |
struct | Cached Anim State Data |
Outputs
Type | Name | Description |
---|---|---|
real | Return Value | Returns the weight of a state, relative to the graph (specified in the provided FCachedAnimStateData) |