Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Explode(ExplosionDefinition)

Apply a radial explosion applying impulses away from the position to all bodies found within in the radius.
Read time 1 minuteLast updated 12 days ago

Definition

public void Explode(PhysicsWorld.ExplosionDefinition definition)

Parameters

The explosion definition describing how the explosion should be handled.