Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITriggerEvent

The definition of the triggering event.

Hierarchy

  • ITriggerEvent

Index

Properties

Readonly impl

impl: any

Gets the lowLevel object, through which all the exposed properties can be accessed.

Readonly otherCollider

otherCollider: Collider

Trigger another collider in event.

Readonly selfCollider

selfCollider: Collider

The collider component instance of the event owner.

Readonly type

The type of trigger event.

Generated using TypeDoc