C# Class GA_ExampleController, TheUnseen

Inheritance: MonoBehaviour
Mostrar archivo Open project: henryj41043/TheUnseen

Public Properties

Property Type Description
MaxVelocityChange float
Speed float

Public Methods

Method Description
Update ( ) : void

Method Details

Update() public method

public Update ( ) : void
return void

Property Details

MaxVelocityChange public_oe property

public float MaxVelocityChange
return float

Speed public_oe property

public float Speed
return float