AnimancerEditorUtilities.

AddContextMenuIK(GenericMenu, IPlayableWrapper) Method

Summary

Adds functions to show and set Animancer.IPlayableWrapper.ApplyAnimatorIK and Animancer.IPlayableWrapper.ApplyFootIK.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
AnimancerEditorUtilities

Syntax

public static void AddContextMenuIK(GenericMenu menu, IPlayableWrapper ik)

Parameters

Name Type Description
menu GenericMenu
ik IPlayableWrapper

Return Value

Type Description
void