ExplosionStartedEvent¶
Class ExplosionStartedEvent
Hierarchy (View Summary)
- WebVisEvent
- ExplosionStartedEvent
Index
Properties
Properties
center
center: Float32Array<ArrayBufferLike>
The center around which the parts are exploded.
id
id: number
The unique ID of the event.
Optional
transaction Code
transactionCode?: string
The transaction code associated with the event.
Optional
transactionID
transactionID?: number
The transaction ID associated with the event.
Optional
type
The type of the event.
The ExplosionStartedEvent occurs if an Explosion has been started.