Function RayCast2D.addException

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

void addException (
  GodotObject node
) nothrow @nogc;