class FixedJoint : PhysicsJoint

book_4_sparkGenerated
code_blocksInput

Description

The FixedJoint class in the Sandbox.Physics namespace represents a generic "rope" type constraint. It is used to create a fixed connection between two physics objects, allowing for spring-like behavior in both linear and angular movements.

Members

Instance Properties

Member NameSummary
SpringLinearHow springy and tight the joint will be in its movement.
SpringAngularHow springy and tight the joint will be in its rotation.