Function Node.removeFromGroup

Removes a node from a group. See notes in the description, and the group methods in SceneTree.

void removeFromGroup (
  const(String) group
) nothrow @nogc;