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