C# Class HoverTank, gmap377_leathGloves_inc

Inheritance: MonoBehaviour
Afficher le fichier Open project: bi3mer/gmap377_leathGloves_inc

Méthodes publiques

Свойство Type Description
maxHeight float
minHeight float
smoothingCoefficient float

Méthodes publiques

Méthode Description
Start ( ) : void
Update ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

maxHeight public_oe property

public float maxHeight
Résultat float

minHeight public_oe property

public float minHeight
Résultat float

smoothingCoefficient public_oe property

public float smoothingCoefficient
Résultat float