Represents a joint that attaches two bodies together.
View code on GitHub
Inheritance Hierarchy
DeltaEngine.Physics3D PhysicsJoint
Namespace: DeltaEngine.Physics3D
Assembly: DeltaEngine.Physics3D (in DeltaEngine.Physics3D.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The PhysicsJoint type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | PhysicsJoint | Initializes a new instance of the PhysicsJoint class |
Properties
Name | Description | |
---|---|---|
![]() | Anchor1 | |
![]() | Anchor2 | |
![]() | BodyA | |
![]() | BodyB | |
![]() | JointType | |
![]() | Properties | |
![]() | Softness |
See Also