Node3d.removeChild

removes and destroys child node by index

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

Meta