RemapAnimationBindingsTool.

Modify(AnimationClip) Method

Summary

Override this to apply the desired modifications to the `animation` before it is saved.

Syntax

protected override void Modify(AnimationClip animation)

Parameters

Name Type Description
animation AnimationClip

Return Value

Type Description
void