BounceVector2NaturalMotionAnimation.Restitution 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定物件在衝突之後重新系結的數量。
public:
property float Restitution { float get(); void set(float value); };
float Restitution();
void Restitution(float value);
public float Restitution { get; set; }
var single = bounceVector2NaturalMotionAnimation.restitution;
bounceVector2NaturalMotionAnimation.restitution = single;
Public Property Restitution As Single
屬性值
Single
float
物件在衝突後重新系結的數量。