Creates a new NodeAnimationTrack automatically associated with a Node.
| C# | Visual Basic |
public NodeAnimationTrack CreateNodeTrack( ushort handle, Node targetNode )
Public Function CreateNodeTrack ( _ handle As UShort, _ targetNode As Node _ ) As NodeAnimationTrack
[Missing <returns> documentation for "M:Axiom.Animating.Animation.CreateNodeTrack(System.UInt16,Axiom.Core.Node)"]