This is the old Animancer v7.4 documentation. Click here for the latest version.

ParameterDictionaryDrawer.

DoParametersGUI(AnimancerGraph) Method

Summary

Draws the Animancer.AnimancerGraph.Parameters.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
ParameterDictionaryDrawer

Syntax

public static void DoParametersGUI(AnimancerGraph graph)

Parameters

Name Type Description
graph AnimancerGraph

Return Value

Type Description
void