RayCast.addExceptionRid

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

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

Meta