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