C# Class Linearstar.MikuMikuMoving.ApplyNoisePlugin.NoiseValue

ファイルを表示 Open project: mfakane/MikuMikuMoving-Plugins Class Usage Examples

Public Methods

Method Description
Interpolate ( NoiseValue nextValue, float amount ) : NoiseValue

Method Details

Interpolate() public method

public Interpolate ( NoiseValue nextValue, float amount ) : NoiseValue
nextValue NoiseValue
amount float
return NoiseValue