Searched defs:stiffness (Results 1 – 3 of 3) sorted by relevance
93 float mass, float stiffness, float damping, float stopThreshold, in springConfig()
56 float stiffness, in springConfig()
39 float stiffness = 100f; in basicSpring() local