Share via


KeyframedAnimationSet.KeyframedAnimationSet Constructor ()

Creates a KeyframedAnimationSet.

Overload List

public KeyframedAnimationSet(ID3DXKeyframedAnimationSet);
public KeyframedAnimationSet(IntPtr);
public KeyframedAnimationSet(string, double, PlaybackType, int, KeyCallback[]);

Remarks

Exceptions

InvalidCallException

The method call is invalid. For example, a method's parameter might contain an invalid value.

OutOfMemoryExceptionLeave Site

Microsoft Direct3D could not allocate sufficient memory to complete the call.