Skip to main content

Class LerpScaleView

Declaration
public abstract class LerpScaleView : LerpView

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

Derived:
MatchinghamGames.StockholmCore.CurveScaleView, MatchinghamGames.StockholmCore.ScaledView

Methods

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