PlaneResult

constructor(plane: Plane, point: Vec2, hit: Boolean)

Parameters

plane

The collision plane between the mover and a convex shape

point

The collision point on the shape

hit

Did the collision register a hit?