Enum JointType3D
Joint types.
Namespace: Evergine.Framework.Physics3D
Assembly: Evergine.Framework.dll
Syntax
public enum JointType3D
Fields
| Name | Description |
|---|---|
| ConeTwist | Cone twist joint type |
| Contact | Contact joint type |
| D6 | D6 joint type |
| D6Spring | D6 Spring joint type |
| D6Spring2 | D6 Spring joint type (2nd revision) |
| Fixed | Fixed joint type |
| Gear | Gear joint type |
| Hinge | Hinge joint type |
| MaxJoints | Max joints |
| Point2Point | Point 2 point joint type |
| Slider | Slider joint type |