ExplosionStartedEvent#
Class ExplosionStartedEvent
Hierarchy
- WebVisEvent
- ExplosionStartedEvent
Index
Constructors
Properties
Constructors
constructor
- new
Explosion Started Event(center): ExplosionStartedEvent -
The ExplosionStartedEvent occurs if an Explosion has been started.
Parameters
-
center: Float32Array
The center around which the parts are exploded.
Returns ExplosionStartedEvent
-
Properties
center
center: Float32Array
The center around which the parts are exploded.
id
id: number
Optional
transaction Code
transaction Code?: string
Optional
transactionID
transactionID?: number
EXPLOSION_STARTED