点击或拖拽改变大小

BounceEaseBounciness 属性

Specifies the amount of bounciness. This corresponds to the scale difference between a bounce and the next bounce. For example, Bounciness = 2.0 correspondes to the next bounce being twices as high and taking twice as long.

命名空间:  CPF.Animation
程序集:  CPF (在 CPF.dll 中) 版本:0.8.8.5
语法
C#
public double Bounciness { get; set; }

属性值

类型:Double
参见