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