nape.phys.BodyType

type
class
Enumeration of rigid body types.

Static Properties

static readonly var DYNAMIC : BodyType

Standard dynamic object, this object will be effected by the physics

static readonly var KINEMATIC : BodyType

+ Kinematic objects are static objects which 'are' permitted to move,

static readonly var STATIC : BodyType

Static objects are not permitted to move, and due to this several