Gravity Engine 12.0
Unity Asset for Gravity
|
Handle the change of centerbody when an object on rails enters/leaves a sphere of influence (SOI). More...
Public Member Functions | |
void | Awake () |
void | OnNewInfluencer (NBody newObject, NBody oldObject) |
Do hand off from one center to a new center in the OrbitUniversal class. | |
void | OnNewInfluencer (NBody newObject, NBody oldObject) |
Callback from an OrbitPredictor when it performs a change in the object it uses for conic orbit prediction. | |
Handle the change of centerbody when an object on rails enters/leaves a sphere of influence (SOI).
Do hand off from one center to a new center in the OrbitUniversal class.
newObject | |
oldObject |
Implements IPatchedConicChange.