Gravity Engine 12.0
Unity Asset for Gravity
|
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) |
|
virtual |
Need to handle GE changes in the update thread and not during a callback due to impact.
nbody |
Implements ImpactTrigger.