Constructors

Accessors

  • get collider(): ICollider
  • the collider the collision happened with

    Returns ICollider

  • get rigidBody(): IRigidbody
  • the rigidbody we hit, null if none attached

    Returns IRigidbody

Generated using TypeDoc