Class DistanceLimitTypeProcessor
- Namespace
- BepuPhysics.Constraints
- Assembly
- BepuPhysics.dll
Handles the solve iterations of a bunch of distance servos.
public class DistanceLimitTypeProcessor : TwoBodyTypeProcessor<DistanceLimitPrestepData, Vector<float>, DistanceLimitFunctions, AccessAll, AccessAll, AccessAll, AccessAll>
- Inheritance
-
TwoBodyTypeProcessor<DistanceLimitPrestepData, Vector<float>, DistanceLimitFunctions, AccessAll, AccessAll, AccessAll, AccessAll>DistanceLimitTypeProcessor
- Inherited Members
Fields
BatchTypeId
public const int BatchTypeId = 34