RayCast2D.removeExceptionRid

Removes a collision exception so the ray does report collisions with the specified RID.

struct RayCast2D
@nogc nothrow
void
removeExceptionRid
(
in RID rid
)

Meta