Navigation
BlueprintAPI > BlueprintAPI/Math > BlueprintAPI/Math/Spring > BlueprintAPI/Math/Spring/Experimental
Convert from smoothing time to spring strength.
Target is Blueprint Spring Math Library
Inputs
| Type | Name | Description |
|---|---|---|
| real | Smoothing Time | The smoothing time of the spring in seconds. It is the time by which the output lags the input when critically damped, when the input is changing at a constant rate. |
Outputs
| Type | Name | Description |
|---|---|---|
| real | Return Value | The spring strength. This corresponds to the undamped frequency of the spring in hz. |