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