API Referencebezel
FixedJoint
Constraint that fixes the relative transform of its two members.
Module: bezel
Constraint that fixes the relative transform of its two members.
Declaration
export class FixedJoint extends Joint { ... }Extends: Joint
Methods
beforePhysics
override beforePhysics(): void;breakJoint
Breaks the physical constraint between the joint members.
override breakJoint(): void;