C# Class RigidBodyMovement, Unity-CSharp-Scripts

Inheritance: MonoBehaviour
Afficher le fichier Open project: TheIndieMusketeers/Unity-CSharp-Scripts Class Usage Examples

Méthodes publiques

Свойство Type Description
speed int

Méthodes publiques

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

Method Details

FixedUpdate() public méthode

public FixedUpdate ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

speed public_oe property

public int speed
Résultat int