Parameter | Description |
---|---|
input | The cast shape input used to check for intersection. |
CastResult The results of the intersection test.
Calculate if a cast shape intersects the shape. Initially touching shapes are treated as a miss. You should check for overlap first if initial overlap is required. See CastShapeInput and CastResult.