Class GenericAnimationUtility.TrackList
- Namespace
- TMPEffects.TMPAnimations
[Serializable]
public class GenericAnimationUtility.TrackList
- Inheritance
-
GenericAnimationUtility.TrackList
- Inherited Members
Fields
Tracks
public List<GenericAnimationUtility.Track> Tracks
Field Value
Properties
this[int]
public GenericAnimationUtility.Track this[int index] { get; set; }
Parameters
index
int