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