C# Class StreamlineThruster, VJ01

Inheritance: MonoBehaviour
Afficher le fichier Open project: keijiro/VJ01

Méthodes publiques

Свойство Type Description
force float
noise Shaker,

Méthodes publiques

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

Method Details

FixedUpdate() public méthode

public FixedUpdate ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

force public_oe property

public float force
Résultat float

noise public_oe property

public Shaker, noise
Résultat Shaker,