Summary
Returns the
UnityEditor.SerializedProperty which represents the specified `tool`.- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor .Tools - Containing Type
- AnimancerToolsWindow
Syntax
public SerializedProperty FindSerializedPropertyForTool(AnimancerToolsWindow.Tool tool)
Parameters
| Name | Type | Description |
|---|---|---|
| tool | AnimancerToolsWindow |
Return Value
| Type | Description |
|---|---|
| SerializedProperty |