Wiki > TV3D65 Index > TVActor
BlendAnimationTo
DESCRIPTION
-This page has been generated automatically. Please improve it by adding a description and additional information.
DECLARATION
| VB.NET | BlendAnimationTo(iNewAnimation As Integer , fTransitionLengthSec As Single) |
| C++ | void BlendAnimationTo(int iNewAnimation , float fTransitionLengthSec ) |
PARAMETERS
| NAME | OPTIONAL | DESCRIPTION |
| iNewAnimation | No | iNewAnimation description |
| fTransitionLengthSec | Yes | fTransitionLengthSec description |
RETURN VALUE
| Null | Does not return a value. |
EXAMPLES
TIPS
- Please add any notes or tips for this method.