Struct NonconvexReductionChild
- Namespace
- BepuPhysics.CollisionDetection
- Assembly
- BepuPhysics.dll
public struct NonconvexReductionChild
- Inherited Members
Fields
ChildIndexA
public int ChildIndexA
Field Value
ChildIndexB
public int ChildIndexB
Field Value
Manifold
public ConvexContactManifold Manifold
Field Value
OffsetA
Offset from the origin of the first shape's parent to the child's location in world space. If there is no parent, this is the zero vector.
public Vector3 OffsetA
Field Value
OffsetB
Offset from the origin of the second shape's parent to the child's location in world space. If there is no parent, this is the zero vector.
public Vector3 OffsetB