PreSolveContact.SubShapeA Property
Definition¶
Namespace: Brine2D.Physics
The sub-shape on BodyA involved in the contact, or null
when the primary shape is the contact shape.
public Brine2D.ECS.Components.SubShape? SubShapeA { get; init; }
Namespace: Brine2D.Physics
The sub-shape on BodyA involved in the contact, or null
when the primary shape is the contact shape.
public Brine2D.ECS.Components.SubShape? SubShapeA { get; init; }