csharp
public enum ConstraintKindWhich joint a description asks for.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (6)
FixedWelds two bodies together. No relative motion at all.
PointA ball joint: the two points coincide, and rotation is free.
HingeA door hinge: rotation about one axis, optionally limited and optionally motorised.
SliderA piston: translation along one axis, optionally limited and optionally motorised.
DistanceA rope or a spring: the two points are held between a minimum and a maximum distance.
ConeA cone: the twist axes are held within a half-angle of one another.
Used by (5)
- ConstraintDescriptionVixen.Physics
- JoltConstraintVixen.Physics
- PhysicsConstraintTestsVixen.Physics.Tests
- PhysicsWorldVixen.Physics
- Vixen_Physics_Constraints_ConstraintDescriptionSerializerVixen.Physics