Unreal Engine Blueprint API Reference > Physics
Returns the spring compression as a normalized scalar along spring direction. 0 implies spring is at rest 1 implies fully compressed
Target is Physics Spring Component
Inputs
Type | Name | Description |
---|---|---|
object | Target |
Outputs
Type | Name | Description |
---|---|---|
real | Return Value | Returns the spring compression as a normalized scalar along spring direction.0 implies spring is at rest1 implies fully compressed |