Wiki > TV3D65 Index > TVActor
GetAnimationRangeInfo
DESCRIPTION
-This page has been generated automatically. Please improve it by adding a description and additional information.
DECLARATION
| VB.NET | GetAnimationRangeInfo(iAnimationID As Integer , iSourceAnimation As Integer , fStartKeyFrame As Single , fEndKeyFrame As Single) As Boolean |
| C++ | bool GetAnimationRangeInfo(int iAnimationID , int* iSourceAnimation , float* fStartKeyFrame , float* fEndKeyFrame ) |
PARAMETERS
| NAME | OPTIONAL | DESCRIPTION |
| iAnimationID | No | iAnimationID description |
RETURN VALUE
| NAME | OPTIONAL | DESCRIPTION |
| iSourceAnimation | No | iSourceAnimation description |
| fStartKeyFrame | No | fStartKeyFrame description |
| fEndKeyFrame | No | fEndKeyFrame description |
EXAMPLES
TIPS
- Please add any notes or tips for this method.