Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PhysicsRadialExplosionEventOptions

Hierarchy

  • PhysicsRadialExplosionEventOptions

Index

Properties

affectedImpostorsCallbackSearch playground for affectedImpostorsCallback

affectedImpostorsCallback: (affectedImpostorsWithData: Array<PhysicsAffectedImpostorWithData>) => void

Sphere options for the radial explosion.

Type declaration

falloffSearch playground for falloff

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

radiusSearch playground for radius

radius: number

The radius of the sphere for the radial explosion.

sphereSearch playground for sphere

sphere: { diameter: number; segments: number }

Sphere options for the radial explosion.

Type declaration

  • diameter: number
  • segments: number

strengthSearch playground for strength

strength: number

The strength of the explosion.

Legend

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