SpringVector3NaturalMotionAnimation.Period Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit l’heure du printemps pour terminer 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 = springVector3NaturalMotionAnimation.period;
springVector3NaturalMotionAnimation.period = timeSpan;
Public Property Period As TimeSpan
Valeur de propriété
Le temps pour le printemps de terminer une seule oscillation.