| void LaunchSite.SpawnPoint.GetSpawnPointLatLonAlt |
( |
out double |
latitude, |
|
|
out double |
longitude, |
|
|
out double |
altitude |
|
) |
| |
|
inline |
Returns the SpawnPoint Latitude, Longitude and Altitude
- Parameters
-
| latitude | |
| longitude | |
| altitude | |
| Transform LaunchSite.SpawnPoint.GetSpawnPointTransform |
( |
| ) |
|
|
inline |
Returns the Transform instance of the SpawnPoint Transform
- Returns
- Tranform instance or Null if not found
| void LaunchSite.SpawnPoint.SetSpawnPointLatLonAlt |
( |
| ) |
|
|
inline |
| void LaunchSite.SpawnPoint.Setup |
( |
LaunchSite |
host | ) |
|
|
inline |
| double LaunchSite.SpawnPoint.altitude |
| double LaunchSite.SpawnPoint.latitude |
| bool LaunchSite.SpawnPoint.latlonaltSet = false |
Set to true when the latitude, longitude and altitude have been set.
| double LaunchSite.SpawnPoint.longitude |
| string LaunchSite.SpawnPoint.name |
| string LaunchSite.SpawnPoint.spawnTransformURL |
The documentation for this class was generated from the following file: