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

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