Свойство | Тип | Описание | |
---|---|---|---|
description | String | ||
gameObject | |||
guiLabel | |||
label | String | ||
unityPos | Vector3 |
Метод | Описание | |
---|---|---|
LogEntry ( String label, String description, Vessel v ) : System | ||
LogEntry ( double latitude, double longitude, double altitude, |
public LogEntry ( String label, String description, Vessel v ) : System | ||
label | String | |
description | String | |
v | Vessel | |
Результат | System |
public LogEntry ( double latitude, double longitude, double altitude, |
||
latitude | double | |
longitude | double | |
altitude | double | |
orientation | ||
velocity | Vector3 | |
recordTime | double | |
label | String | |
description | String | |
Результат | System |
public GameObject,UnityEngine gameObject | ||
Результат |