Node3d.removeChild

remove and destroy child node (returns true if child is found and removed)

  1. void removeChild(int index)
  2. bool removeChild(Node3d child)
    class Node3d
    bool
    removeChild

Meta