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
Type | Name |
---|---|
System.Single | lerp |
SetClose(float)
Set Animation state evaluating above.
Declaration
protected override void SetClose(float lerp)
Parameters
Type | Name |
---|---|
System.Single | lerp |