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