Function Spatial.visible

If true, this node is drawn.

bool visible() nothrow @property @nogc;

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