Skip to content

ShapeCastHit.SubShape Property

Definition

Namespace: Brine2D.Physics

The specific sub-shape that was hit, or null when the primary shape was hit (or the body uses a chain shape whose segments have no individual SubShape).

public Brine2D.ECS.Components.SubShape? SubShape { get; init; }

Property Value

SubShape