Function VisibilityEnabler2D.processParent

If true, the parent's Node.process will be stopped.

bool processParent() nothrow @property @nogc;

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