C# Class BlurOxyDown, TWI_Repo

Inheritance: MonoBehaviour
Show file Open project: justcollins/TWI_Repo

Public Properties

Property Type Description
oxygenValue float
saturationValue float

Public Methods

Method Description
Start ( ) : void
Update ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

oxygenValue public property

public float oxygenValue
return float

saturationValue public property

public float saturationValue
return float