Function RayCast.addExceptionRid

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

void addExceptionRid (
  const(RID) rid
) nothrow @nogc;