Contents

PhysicsFixedJoint

A joint that rigidly connects two entity pins, with zero degrees of freedom.

Declaration

struct PhysicsFixedJoint

Overview

A fixed joint connects two GeometricPin instances, pin0 and pin1, so that their poses coincide.

There are zero degrees of rotational or linear freedom between the two pins.

Topics

Initializers

Instance Properties

See Also

Built-in joint types