Trigger an event when the colliders hit another collider
Detach this behavior from the GameObject it is attached to.
The GameObject to detach this behavior from.
Get the gravitation center of the polygon
Get the vertices of the polygon with the transform of the game object
Protected
notifyProtected
onProtected
onLike onEnable, but should only be for internal use, so some non-abstact direct behaviors could expose attachedOn to the user. AT THE END OF THIS FUNCTION, WE EXPECT this.data to be filled (and not undefined). This isn't an assertion becaus we support T as void.
The GameObject this behavior is attached to.
Protected
tickProtected
Called every frame. Override this method to add custom behavior.
The time in seconds since the last frame.
PolygonCollider class is a collider that represents a polygon shape