C# Class Linearstar.MikuMikuMoving.ApplyNoisePlugin.NoiseValue

Show file 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