C# Class Klak.Math.FloatInterpolator.Config

ファイルを表示 Open project: keijiro/Klak Class Usage Examples

Public Methods

Method Description
Config ( ) : UnityEngine
Config ( InterpolationType type, float speed ) : UnityEngine

Method Details

Config() public method

public Config ( ) : UnityEngine
return UnityEngine

Config() public method

public Config ( InterpolationType type, float speed ) : UnityEngine
type InterpolationType
speed float
return UnityEngine