Summary
Adds an item for the `transform` to be displayed in the view.
- Assembly
- FlexiMotion
.dll - Namespace
- FlexiMotion
.Editor - Containing Type
- TransformTreeWindow
<TTarget, TDefinition>
Syntax
public virtual TreeViewItem AddItem(ref int id, TreeViewItem parent, Transform transform)
Parameters
Name | Type | Description |
---|---|---|
id | int | |
parent | TreeViewItem | |
transform | Transform |
Return Value
Type | Description |
---|---|
TreeViewItem |