Chipmunk2D Unity Documentation | Main Page | Forum

Manual

Tutorials

API

Classes

Structs

Enumerations

ChipmunkShape.collisionType

var collisionType : string

Description

String identifier that that is used for collision events.

Shapes can be tagged with strings so that you can receive collision events for them using a collision manager function. See ChipmunkCollisionManager for more information.