Поделиться через


BounceVector3NaturalMotionAnimation.Restitution Свойство

Определение

Возвращает или задает величину, которую объект возвращает после столкновения.

public:
 property float Restitution { float get(); void set(float value); };
float Restitution();

void Restitution(float value);
public float Restitution { get; set; }
var single = bounceVector3NaturalMotionAnimation.restitution;
bounceVector3NaturalMotionAnimation.restitution = single;
Public Property Restitution As Single

Значение свойства

Single

float

Величина, которую объект возвращает после столкновения.

Применяется к