C# Class InformationGatherer

Inheritance: MonoBehaviour
Afficher le fichier Open project: CRUKorg/SpaceSnap Class Usage Examples

Méthodes publiques

Свойство Type Description
collisionPositions List
jerkPositions List
overallPathFollowed List

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

collisionPositions public_oe property

public List collisionPositions
Résultat List

jerkPositions public_oe property

public List jerkPositions
Résultat List

overallPathFollowed public_oe property

public List overallPathFollowed
Résultat List