Compositor.CreateBounceVector3Animation 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 BounceVector3NaturalMotionAnimation.
public:
virtual BounceVector3NaturalMotionAnimation ^ CreateBounceVector3Animation() = CreateBounceVector3Animation;
BounceVector3NaturalMotionAnimation CreateBounceVector3Animation();
public BounceVector3NaturalMotionAnimation CreateBounceVector3Animation();
function createBounceVector3Animation()
Public Function CreateBounceVector3Animation () As BounceVector3NaturalMotionAnimation
Gibt zurück
Das erstellte BounceVector3NaturalMotionAnimation-Objekt .
Windows-Anforderungen
Gerätefamilie |
Windows 10, version 1803 (eingeführt in 10.0.17134.0)
|
API contract |
Windows.Foundation.UniversalApiContract (eingeführt in v6.0)
|