Function RayCast.enabled

If true, collisions will be reported.

bool enabled() nothrow @property @nogc;

void enabled (
  bool v
) nothrow @property @nogc;