Property | Type | Description | |
---|---|---|---|
smallStationHead | GUIStyle | ||
smallStationText | GUIStyle |
Method | Description | |
---|---|---|
CreateAndAttach ( ) : |
||
Detach ( ) : void | ||
OnDestroy ( ) : void | ||
OnGUI ( ) : void | ||
OnPreCull ( ) : void |
Method | Description | |
---|---|---|
CheckColor ( BidirectionalEdge |
||
CheckVisibility ( BidirectionalEdge |
||
IsCamDistanceToWide ( UnityEngine.Vector3d loc ) : bool |
Calculates the distance between the camera position and the ground station, and returns true if the distance is >= DistanceToHideGroundStations from the settings file.
|
|
IsOccluded ( UnityEngine.Vector3d loc, CelestialBody body ) : bool |
Checks whether the location is behind the body Original code by regex from https://github.com/NathanKell/RealSolarSystem/blob/master/Source/KSCSwitcher.cs
|
|
NetworkRenderer ( ) : System | ||
OnLinkAdd ( ISatellite a, NetworkLink |
||
OnLinkRemove ( ISatellite a, NetworkLink |
||
OnSatelliteUnregister ( ISatellite s ) : void | ||
UpdateNetworkCones ( ) : void | ||
UpdateNetworkEdges ( ) : void |
public static CreateAndAttach ( ) : |
||
return |