Function RayCast2D.removeException

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

void removeException (
  GodotObject node
) nothrow @nogc;