Item
Beta
Readonly
Beta
collideDescribes information of the collision point(s). If the collided object is touching with its surface or edge, it will be represented as multiple collision points.
Readonly
Beta
impulseThe total amount of impulse generated from the collision.
Readonly
Beta
objectDescribes the collided object.
Readonly
Beta
relativeThe relative velocity of the collided object as seen from the item.
Generated using TypeDoc
Describes a collision event between an item and another object.