C# Class ShipSteering, MobileGameDevWithUnity1stEd

Inheritance: MonoBehaviour
Mostra file Open project: thesecretlab/MobileGameDevWithUnity1stEd

Public Properties

Property Type Description
levelDamping float
turnRate float

Public Methods

Method Description
Update ( ) : void

Method Details

Update() public method

public Update ( ) : void
return void

Property Details

levelDamping public_oe property

public float levelDamping
return float

turnRate public_oe property

public float turnRate
return float