C# Class TerrainDemo.Noise.SumFractal

Inheritance: Fractal
ファイルを表示 Open project: willcraftia/TestXna

Protected Methods

Method Description
GetValueOverride ( float x, float y, float z ) : float

Method Details

GetValueOverride() protected method

protected GetValueOverride ( float x, float y, float z ) : float
x float
y float
z float
return float