C# Class CSharpGL.Demos.WaveParameters

ファイルを表示 Open project: bitzhuwei/CSharpGL

Public Properties

Property Type Description
amplitude float
speed float
steepness float
wavelength float

Property Details

amplitude public_oe property

public float amplitude
return float

speed public_oe property

public float speed
return float

steepness public_oe property

public float steepness
return float

wavelength public_oe property

public float wavelength
return float