Summary
[Editor-Only] Draws the Inspector GUI for an
Animancer.IAnimancerComponent.Playable
.- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["AnimancerPlayableDrawer"]
class Type type-node
Syntax
public class AnimancerPlayableDrawer
Methods
Name | Value | Summary |
---|---|---|
AddDisplayOptions |
void |
Adds functions to the menu for each of the Display Options.
static
|
Add |
void |
Adds a menu function to open the Playable Graph Visualiser if it exists in the project.
static
|
AddRootFunctions |
void |
Adds functions for controlling the `playable`.
static
|
DoGUI |
void |
Draws the GUI of the
Animancer.IAnimancerComponent.Playable . |
DoGUI |
void |
Draws the GUI of the
Animancer.IAnimancerComponent.Playable if there is only one target. |