Table of Contents

Struct WeldJoint

Namespace
Box3D
Assembly
Box3D.NET.dll

Holds two bodies rigidly together.

public readonly record struct WeldJoint : IEquatable<WeldJoint>

Implements

Inherited Members

Properties

AngularDampingRatio

Gets or sets the rotational damping ratio.

AngularHertz

Gets or sets the rotational stiffness in cycles per second. Zero is rigid.

AsJoint

Gets the generic handle, carrying what every joint has in common.

LinearDampingRatio

Gets or sets the translational damping ratio.

LinearHertz

Gets or sets the translational stiffness in cycles per second. Zero is rigid.

Methods

Destroy(bool)

Destroys this joint.