![]() |
Kerbal Space Program
1.12.4
|
Public Attributes | |
| CelestialBody | celestialBody = null |
| The CelestialBody prefab reference More... | |
| List< PSystemBody > | children = new List<PSystemBody>() |
| List of all children for this body (satellites/planets/etc) More... | |
| int | flightGlobalsIndex = -1 |
| If need to alter the order of things in flightglobals array More... | |
| OrbitDriver | orbitDriver = null |
| The OrbitDriver prefab reference More... | |
| OrbitRenderer | orbitRenderer = null |
| The OrbitRenderer prefab reference More... | |
| bool | planetariumCameraInitial = false |
| Set to true and this body will be the base one for the planetarium More... | |
| PQS | pqsVersion = null |
| The PQS prefab reference More... | |
| GameObject | scaledVersion = null |
| The scaled version prefab reference More... | |
| CelestialBody PSystemBody.celestialBody = null |
The CelestialBody prefab reference
| List<PSystemBody> PSystemBody.children = new List<PSystemBody>() |
List of all children for this body (satellites/planets/etc)
| int PSystemBody.flightGlobalsIndex = -1 |
If need to alter the order of things in flightglobals array
| OrbitDriver PSystemBody.orbitDriver = null |
The OrbitDriver prefab reference
| OrbitRenderer PSystemBody.orbitRenderer = null |
The OrbitRenderer prefab reference
| bool PSystemBody.planetariumCameraInitial = false |
Set to true and this body will be the base one for the planetarium
| GameObject PSystemBody.scaledVersion = null |
The scaled version prefab reference
1.8.7