RemoveTree¶
- MLModule¶
author
package
dll
definition
see also
keywords
Purpose¶
The module RemoveTree removes a tree from the Graph at a given position.
For a specified 3D Position, the module finds the nearest skeleton and removes the entire tree to which that skeleton belongs.
Windows¶
Default Panel¶
Input Fields¶
inGraphEditing¶
- name: inGraphEditing, type: GraphEditing(MLBase)¶
Attach to the GraphEditing output of a
GraphManagermodule
Parameter Fields¶
Visible Fields¶
Update¶
- name: update, type: Trigger¶
Position¶
- name: position, type: Vector3, default: 0 0 0¶
Sets a position near a skeleton for which the entire tree is removed from the Graph.