ConstraintTypes Enum
Namespace: Stride.PhysicsAssembly: Stride.Physics.dll
public enum ConstraintTypes
Fields
| Name | Description |
|---|---|
| ConeTwist | |
| Gear | The translation vector of the matrix to create this will represent the axis, the rest is ignored |
| Generic6DoF | |
| Generic6DoFSpring | |
| Hinge | |
| Point2Point | The translation vector of the matrix to create this will represent the pivot, the rest is ignored |
| Slider |