SkeletonBounds.aabbIntersectsSegment

Returns true if the axis aligned bounding box intersects the line segment.

class SkeletonBounds
bool
aabbIntersectsSegment
(
float x1
,
float y1
,
float x2
,
float y2
)

Meta