Summary
Override this to apply the desired modifications to the `animation` before it is saved.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor .Tools - Containing Type
- Animation
Modifier Tool
Syntax
protected virtual void Modify(AnimationClip animation)
Parameters
| Name | Type | Description |
|---|---|---|
| animation | AnimationClip |
Return Value
| Type | Description |
|---|---|
| void |