Partage via


SpringVector2NaturalMotionAnimation.Period Propriété

Définition

Obtient ou définit l’heure pendant laquelle le spring effectue une seule oscillation.

public:
 property TimeSpan Period { TimeSpan get(); void set(TimeSpan value); };
TimeSpan Period();

void Period(TimeSpan value);
public System.TimeSpan Period { get; set; }
var timeSpan = springVector2NaturalMotionAnimation.period;
springVector2NaturalMotionAnimation.period = timeSpan;
Public Property Period As TimeSpan

Valeur de propriété

Le temps pour le printemps de terminer une seule oscillation.

S’applique à