MixerTransitionDrawer.

DoChildPropertyGUI(Rect, SerializedProperty, SerializedProperty, GUIContent) Method

Assembly
Animancer.dll
Namespace
Animancer
Containing Type
MixerTransitionDrawer

Syntax

protected override void DoChildPropertyGUI(ref Rect area, SerializedProperty rootProperty, SerializedProperty property, GUIContent label)

Parameters

Name Type Description
area Rect
rootProperty SerializedProperty
property SerializedProperty
label GUIContent

Return Value

Type Description
void