C# Class HoverTank, gmap377_leathGloves_inc

Inheritance: MonoBehaviour
Show file Open project: bi3mer/gmap377_leathGloves_inc

Public Properties

Property Type Description
maxHeight float
minHeight float
smoothingCoefficient 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

maxHeight public property

public float maxHeight
return float

minHeight public property

public float minHeight
return float

smoothingCoefficient public property

public float smoothingCoefficient
return float