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.
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.
Member Name | Summary |
---|---|
SpringLinear | How springy and tight the joint will be in its movement. |
SpringAngular | How springy and tight the joint will be in its rotation. |