Click or drag to resize

Node3dTRemove Method

Overload List
  NameDescription
Public methodRemove(Index3dT)
Remove the item with the given index from the entire tree. It doesn't matter on which node you call this function, it is a tree-wide operation.
Public methodRemove(Int32)
Remove the item with the given index from the entire tree. It doesn't matter on which node you call this function, it is a tree-wide operation.
Top
See Also