Click or drag to resize

SkeletonAnimationTrack Property

Reference to the track with animation data.

Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public Reference<SkeletonAnimationTrack> Track { get; set; }

Property Value

ReferenceSkeletonAnimationTrack
See Also