nape.callbacks.InteractionType

type
class
Enumeration of Interaction types.

Static Properties

static readonly var ANY : InteractionType

Special enum corresponding to 'all' interaction types.

static readonly var COLLISION : InteractionType

Collision interaction type.

static readonly var FLUID : InteractionType

Fluid interaction type.

static readonly var SENSOR : InteractionType

Sensor interaction type.