AnimancerPlayableDrawer.

AddRootFunctions(GenericMenu, AnimancerPlayable) Method

Summary

Adds functions for controlling the `playable`.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
AnimancerPlayableDrawer

Syntax

public static void AddRootFunctions(GenericMenu menu, AnimancerPlayable playable)

Parameters

Name Type Description
menu GenericMenu
playable AnimancerPlayable

Return Value

Type Description
void