Axiom 3D Rendering Engine
CreateNodeTrack Method (handle)
NamespacesAxiom.AnimatingAnimationCreateNodeTrack(UInt16)
Creates an NodeAnimationTrack.
Declaration Syntax
C#Visual Basic
public NodeAnimationTrack CreateNodeTrack(
	ushort handle
)
Public Function CreateNodeTrack ( _
	handle As UShort _
) As NodeAnimationTrack
Parameters
handle (UInt16)
Handle to give the track, used for accessing the track later.
Return Value

[Missing <returns> documentation for "M:Axiom.Animating.Animation.CreateNodeTrack(System.UInt16)"]

Assembly: Axiom (Module: Axiom) Version: 0.8.0.0 (0.8.0.0)