Summary
Sets the value of a field for all selected items.
- Assembly
- FlexiMotion
.dll - Namespace
- FlexiMotion
.Editor - Containing Type
- TransformTreeWindow
<TTarget, TDefinition>
Syntax
protected void SetValue(int treeItemID, Action<int> setValue)
Parameters
Name | Type | Description |
---|---|---|
treeItemID | int | |
setValue | Action |
Return Value
Type | Description |
---|---|
void |