Skip to main content

Class CurveScaleView

Declaration
public abstract class CurveScaleView : LerpScaleView

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

Derived:
MatchinghamGames.StockholmCore.StandaloneCurveScaleView

Methods

Evaluate(float)

Returns a evaluated result for lerp value which is in [0, 1]

Declaration
public override float Evaluate(float lerp)
Returns

System.Single

Parameters
TypeName
System.Singlelerp