?/TD>
Microsoft DirectX 9.0

ID3DXAnimationSet Interface


This interface encapsulates an animation set.

ID3DXAnimationSet Members

GetInterpolatorByIndex Gets an interpolator using an index into an array of interpolators.
GetInterpolatorByName Gets an interpolator using its name to index it from an array of interpolators.
GetName Gets the animation set name.
GetNumInterpolators Gets the number of interpolators in the animation set.
GetPeriod Gets the period of the animation set.

Remarks

An animation set consists of interpolators for many nodes for the same animation.

Interface Information

Inherits fromIUnknown
Headerd3dx9anim.h
Import libraryd3dx9.lib
Minimum operating systems Windows 98


© 2002 Microsoft Corporation. All rights reserved.