class PhysicsRadialExplosionEvent
Radial explosion */
| Name | Type | Description | |
|---|---|---|---|
| scene | Scene |
Returns the data related to the radial explosion event (sphere & rays).
@returns {PhysicsRadialExplosionEventData}
Returns the force and contact point of the impostor or false, if the impostor is not affected by the force/impulse.
@returns {Nullable
| Name | Type | Description | |
|---|---|---|---|
| impostor | PhysicsImpostor | ||
| origin | Vector3 | ||
| radius | number | ||
| strength | number |
Disposes the sphere.
| Name | Type | Description | |
|---|---|---|---|
| optional | force | boolean |