Table of Contents

Class GenericHideAnimation

public sealed class GenericHideAnimation : TMPHideAnimation, ITMPAnimation, ITMPParameterValidator, INotifyObjectChanged, IGenericAnimation
Inheritance
GenericHideAnimation
Implements
Inherited Members

Properties

Duration

public float Duration { get; set; }

Property Value

float

Repeat

public bool Repeat { get; set; }

Property Value

bool

Tracks

public GenericAnimationUtility.TrackList Tracks { get; set; }

Property Value

GenericAnimationUtility.TrackList

Methods

OnValidate()

protected override void OnValidate()