C# Class CsoundChannelController, CsoundUnity

Datei anzeigen Open project: rorywalsh/CsoundUnity Class Usage Examples

Public Properties

Property Type Description
min float
type string

Public Methods

Method Description
setRange ( float uMin, float uMax, float uValue ) : void

Method Details

setRange() public method

public setRange ( float uMin, float uMax, float uValue ) : void
uMin float
uMax float
uValue float
return void

Property Details

min public_oe property

public float min
return float

type public_oe property

public string type
return string