Searched defs:SpringEffectProperty (Results 1 – 1 of 1) sorted by relevance
24 struct SpringEffectProperty { struct25 double scale_;26 double velocity_;27 RefPtr<SpringProperty> springProperty_;