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

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

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