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