Class GenericHideAnimation
- Namespace
- TMPEffects.TMPAnimations.HideAnimations
public sealed class GenericHideAnimation : TMPHideAnimation, ITMPAnimation, ITMPParameterValidator, INotifyObjectChanged, IGenericAnimation
- Inheritance
-
GenericHideAnimation
- 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()