Table of Contents

Struct ParallelJoint

Namespace
Box3D
Assembly
Box3D.NET.dll

Keeps two frames' z axes aligned with a spring.

public readonly record struct ParallelJoint : IEquatable<ParallelJoint>

Implements

Inherited Members

Properties

AsJoint

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

DampingRatio

Gets or sets the spring damping ratio.

Hertz

Gets or sets the spring stiffness in cycles per second.

MaxTorque

Gets or sets the maximum torque the spring may apply, in newton-metres.

Methods

Destroy(bool)

Destroys this joint.