Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • PhysicsRadialExplosionEventOptions

Index

Constructors

Properties

affectedBodiesCallback: ((affectedBodiesWithData: PhysicsAffectedBodyWithData[]) => void)

Type declaration

affectedImpostorsCallback: ((affectedImpostorsWithData: PhysicsAffectedImpostorWithData[]) => void)

Type declaration

The strength of the force in correspondence to the distance of the affected object

radius: number

The radius of the sphere for the radial explosion.

sphere: { diameter: number; segments: number }

Sphere options for the radial explosion.

Type declaration

  • diameter: number
  • segments: number
strength: number

The strength of the explosion.

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property
  • Method
  • Static method

Settings

Theme