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 | Maximum joints |
Point2Point | Point-to-point joint type |
Slider | Type of slider joint |