Struct Contact4NonconvexOneBodyPrestepData  
  
  
    - Namespace
 - BepuPhysics.Constraints.Contact
 
  - Assembly
 - BepuPhysics.dll
 
   
  
  
  
    public struct Contact4NonconvexOneBodyPrestepData : INonconvexContactPrestep<Contact4NonconvexOneBodyPrestepData>, IContactPrestep<Contact4NonconvexOneBodyPrestepData>
   
  
    - Implements
 
    - 
      
      
    
 
  
  
    - Inherited Members
 
    - 
    
    
    
    
    
    
  
 
  Fields
  
  Contact0
  
  
  
  
  
    public NonconvexContactPrestepData Contact0
   
  Field Value
  
    - NonconvexContactPrestepData
 
    
  
  
  Contact1
  
  
  
  
  
    public NonconvexContactPrestepData Contact1
   
  Field Value
  
    - NonconvexContactPrestepData
 
    
  
  
  Contact2
  
  
  
  
  
    public NonconvexContactPrestepData Contact2
   
  Field Value
  
    - NonconvexContactPrestepData
 
    
  
  
  Contact3
  
  
  
  
  
    public NonconvexContactPrestepData Contact3
   
  Field Value
  
    - NonconvexContactPrestepData
 
    
  
  
  MaterialProperties
  
  
  
  
  
    public MaterialPropertiesWide MaterialProperties
   
  Field Value
  
    - MaterialPropertiesWide
 
    
  
  Properties
  
  
  BodyCount
  
  
  
  
  
    public static int BodyCount { get; }
   
  Property Value
  
    - int
 
    
  
  
  
  ContactCount
  
  
  
  
  
    public static int ContactCount { get; }
   
  Property Value
  
    - int
 
    
  
  Methods
  
  
  GetContact(ref Contact4NonconvexOneBodyPrestepData, int)
  
  
  
  
  
    public static ref NonconvexContactPrestepData GetContact(ref Contact4NonconvexOneBodyPrestepData prestep, int index)
   
  Parameters
  
    prestep Contact4NonconvexOneBodyPrestepData 
    
    index int 
    
  
  Returns
  
    - NonconvexContactPrestepData
 
    
  
  
  
  GetMaterialProperties(ref Contact4NonconvexOneBodyPrestepData)
  
  
  
  
  
    public static ref MaterialPropertiesWide GetMaterialProperties(ref Contact4NonconvexOneBodyPrestepData prestep)
   
  Parameters
  
    prestep Contact4NonconvexOneBodyPrestepData 
    
  
  Returns
  
    - MaterialPropertiesWide