s&box docs
API ReferenceSandbox.Physics

public class Sandbox.Physics.BallSocketJoint : Sandbox.Physics.PhysicsJoint

A ballsocket constraint.

Properties

Showing 5 properties

public float Sandbox.Physics.BallSocketJoint.Friction { get; set; }

Constraint friction.

public Vector2 Sandbox.Physics.BallSocketJoint.SwingLimit { get; set; }

Maximum angle it should be allowed to swing to

public bool Sandbox.Physics.BallSocketJoint.SwingLimitEnabled { get; set; }

public bool Sandbox.Physics.BallSocketJoint.TwistLimitEnabled { get; set; }

Metadata

FieldValue
NamespaceSandbox.Physics
Typeclass
AssemblySandbox.Engine
Doc IDT:Sandbox.Physics.BallSocketJoint

On this page