Class GenericShowAnimation
- Namespace
- TMPEffects.TMPAnimations.ShowAnimations
public sealed class GenericShowAnimation : TMPShowAnimation, ITMPAnimation, ITMPParameterValidator, INotifyObjectChanged, IGenericAnimation
- Inheritance
-
GenericShowAnimation
- Implements
- Inherited Members
Properties
Duration
public float Duration { get; set; }
Property Value
Repeat
public bool Repeat { get; set; }
Property Value
Tracks
public GenericAnimationUtility.TrackList Tracks { get; set; }
Property Value
Methods
OnValidate()
protected override void OnValidate()