Struct ThreeBodyReferences
- Namespace
- BepuPhysics.Constraints
- Assembly
- BepuPhysics.dll
A constraint's body references. Stored separately from the iteration data since it is accessed by both the prestep and solve.
public struct ThreeBodyReferences
- Inherited Members
Fields
IndexA
public Vector<int> IndexA
Field Value
IndexB
public Vector<int> IndexB
Field Value
IndexC
public Vector<int> IndexC