Skip to main content

Class LerpFadeView

Declaration
public abstract class LerpFadeView : LerpView

Inheritance: System.Object -> MatchinghamGames.StockholmCore.View -> MatchinghamGames.StockholmCore.BaseView -> MatchinghamGames.StockholmCore.LerpView

Derived:
MatchinghamGames.StockholmCore.CurveFadeView, MatchinghamGames.StockholmCore.FadedView

Methods

OnValidate()

Declaration
protected override void OnValidate()

SetOpen(float)

Set Animation state evaluating above.

Declaration
protected override void SetOpen(float lerp)
Parameters
TypeName
System.Singlelerp

SetClose(float)

Set Animation state evaluating above.

Declaration
protected override void SetClose(float lerp)
Parameters
TypeName
System.Singlelerp