ParametizedAnimancerStateDrawer<T>.

GetParameterType(int) Method

Summary

Returns the type of a parameter being managed by the target state.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
ParametizedAnimancerStateDrawer<T>

Syntax

public virtual AnimatorControllerParameterType GetParameterType(int index)

Parameters

Name Type Description
index int

Return Value

Type Description
AnimatorControllerParameterType