Gravity Engine 12.0
Unity Asset for Gravity
Loading...
Searching...
No Matches
EarthImpact Class Reference
Inheritance diagram for EarthImpact:
ImpactTrigger

Public Member Functions

override void Impact (NBody nbody, GravityState gravityState)
 Need to handle GE changes in the update thread and not during a callback due to impact.
 
abstract void Impact (NBody nbody, GravityState gravityState)
 

Member Function Documentation

◆ Impact()

override void EarthImpact.Impact ( NBody  nbody,
GravityState  gravityState 
)
virtual

Need to handle GE changes in the update thread and not during a callback due to impact.

Parameters
nbody

Implements ImpactTrigger.


The documentation for this class was generated from the following file: