Compositor.CreateSpringVector3Animation Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Erstellt eine instance von SpringVector3NaturalMotionAnimation.
public:
virtual SpringVector3NaturalMotionAnimation ^ CreateSpringVector3Animation() = CreateSpringVector3Animation;
SpringVector3NaturalMotionAnimation CreateSpringVector3Animation();
public SpringVector3NaturalMotionAnimation CreateSpringVector3Animation();
function createSpringVector3Animation()
Public Function CreateSpringVector3Animation () As SpringVector3NaturalMotionAnimation
Gibt zurück
Das erstellte SpringVector3NaturalMotionAnimation-Objekt.
Windows-Anforderungen
Gerätefamilie |
Windows 10 Fall Creators Update (eingeführt in 10.0.16299.0)
|
API contract |
Windows.Foundation.UniversalApiContract (eingeführt in v5.0)
|