Creates an NodeAnimationTrack.
| C# | Visual Basic |
public NodeAnimationTrack CreateNodeTrack( ushort handle )
Public Function CreateNodeTrack ( _ handle As UShort _ ) As NodeAnimationTrack
- handle (UInt16)
- Handle to give the track, used for accessing the track later.
[Missing <returns> documentation for "M:Axiom.Animating.Animation.CreateNodeTrack(System.UInt16)"]