Function VisibilityEnabler2D.physicsProcessParent

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

bool physicsProcessParent() nothrow @property @nogc;

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