Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
InformationGatherer
C# Class InformationGatherer
Inheritance:
MonoBehaviour
Mostra file
Open project: CRUKorg/SpaceSnap
Class Usage Examples
Public Properties
Property
Type
Description
collisionPositions
List
jerkPositions
List
overallPathFollowed
List
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
collisionPositions
public_oe property
public
List
collisionPositions
return
List
jerkPositions
public_oe property
public
List
jerkPositions
return
List
overallPathFollowed
public_oe property
public
List
overallPathFollowed
return
List