?/TD>
Microsoft DirectX 9.0

ID3DXKeyFrameInterpolator::GetSourceTicksPerSecond Method


Returns the time scale factor passed to D3DXCreateKeyFrameInterpolator. This value is used to scale local time to global (or application) time.

Syntax

DOUBLE GetSourceTicksPerSecond(VOID);

Return Value

The time scaling factor.

Remarks

An interpolator defines the scale, rotate, and translation values in a matrix for a single key frame.



© 2002 Microsoft Corporation. All rights reserved.