BounceVector2NaturalMotionAnimation.Restitution Properti
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Mendapatkan atau mengatur jumlah objek yang rebound setelah tabrakan.
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
Nilai Properti
Single
float
Jumlah objek yang rebound setelah tabrakan.