Axiom 3D Rendering Engine
NumericTracks Property
NamespacesAxiom.AnimatingAnimationNumericTracks
A collection of the numeric tracks in this animation.
Declaration Syntax
C#Visual Basic
public Dictionary<ushort, NumericAnimationTrack> NumericTracks { get; }
Public ReadOnly Property NumericTracks As Dictionary(Of UShort, NumericAnimationTrack)

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