Class BallSocketTypeProcessor
- Namespace
 - BepuPhysics.Constraints
 
- Assembly
 - BepuPhysics.dll
 
Handles the solve iterations of a bunch of ball socket constraints.
public class BallSocketTypeProcessor : TwoBodyTypeProcessor<BallSocketPrestepData, Vector3Wide, BallSocketFunctions, AccessNoPosition, AccessNoPosition, AccessAll, AccessAll>
  - Inheritance
 - 
      
      
      
      TwoBodyTypeProcessor<BallSocketPrestepData, Vector3Wide, BallSocketFunctions, AccessNoPosition, AccessNoPosition, AccessAll, AccessAll>BallSocketTypeProcessor
 
- Inherited Members
 
Fields
BatchTypeId
public const int BatchTypeId = 22