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