ID3DXKeyframedAnimationSet::GetSourceTicksPerSecond method

Gets the number of animation key frame ticks that occur per second.

Syntax

DOUBLE GetSourceTicksPerSecond();

Parameters

This method has no parameters.

Return value

Type: DOUBLE

Number of animation key frame ticks that occur per second.

Requirements

Requirement Value
Header
D3dx9anim.h
Library
D3dx9.lib

See also

ID3DXKeyframedAnimationSet