Spring frequency value hints.
More...
#include <SpringSettings.h>
|
static constexpr auto | Disabled = 0.0f |
| disable the spring
|
|
static constexpr auto | Soft = 2.0f |
| typical soft spring
|
|
static constexpr auto | Stiff = 20.0f |
| typical stiff spring
|
|
static constexpr auto | Max = 30.0f |
| frequency should not exceed half simulation frequency (assumes 60 fps here)
|
|
Spring frequency value hints.
The documentation for this struct was generated from the following file: