Struct PinJoint

Pin joint for 3D shapes.

struct PinJoint ;

Pin joint for 3D rigid bodies. It pins 2 bodies (rigid or static) together.

Properties

NameTypeDescription
paramsBias[get, set] doubleThe force with which the pinned objects stay in positional relation to each other. The higher, the stronger.
paramsDamping[get, set] doubleThe force with which the pinned objects stay in velocity relation to each other. The higher, the stronger.
paramsImpulseClamp[get, set] doubleIf above 0, this value is the maximum value for an impulse that this Joint produces.

Methods

NameDescription
getParam
setParam

Enums

NameDescription
Constants
Param