ID3DXKeyframedAnimationSet::GetNumRotationKeys method
Gets the number of rotation keys in the specified key frame animation.
Syntax
UINT GetNumRotationKeys(
[in] UINT Animation
);
Parameters
-
Animation [in]
-
Type: UINT
Animation index.
Return value
Type: UINT
Number of rotation keys in the specified key frame animation.
Requirements
Requirement | Value |
---|---|
Header |
|
Library |
|
See also