WeldJoint

A joint that rigidly connects two bodies at an anchor point. Access via the 'physics' submodule.

Experimental API:

The physics submodule is a VERY experimental and new API that is highly susceptible to breaking changes in the future.

Inherits from Joint.

Properties


NameDescriptionType
linear_hzThe linear spring frequency in Hertz.float
linear_damping_ratioThe linear spring damping ratio.float
angular_hzThe angular spring frequency in Hertz.float
angular_damping_ratioThe angular spring damping ratio.float