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