WeldJoint
API reference for WeldJoint. 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
| Name | Description | Type |
|---|---|---|
angular_damping_ratio | The angular spring damping ratio. | float |
angular_hz | The angular spring frequency in Hertz. | float |
linear_damping_ratio | The linear spring damping ratio. | float |
linear_hz | The linear spring frequency in Hertz. | float |