RayCast2D.addExceptionRid

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

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

Meta