Table of Contents

Enum ConstraintTypes

Namespace
Stride.Physics
Assembly
Stride.Physics.dll
public enum ConstraintTypes

Fields

ConeTwist = 3
Gear = 6

The translation vector of the matrix to create this will represent the axis, the rest is ignored

Generic6DoF = 4
Generic6DoFSpring = 5
Hinge = 1
Point2Point = 0

The translation vector of the matrix to create this will represent the pivot, the rest is ignored

Slider = 2