TransitionDrawer.DrawerContext.

TransitionDrawer.

DrawerContext(SerializedProperty) Constructor

Summary

Creates a new Animancer.Editor.TransitionDrawer.DrawerContext.

Syntax

public DrawerContext(SerializedProperty transitionProperty)

Remarks

Be sure to Animancer.Editor.TransitionDrawer.DrawerContext.Dispose it when done.

Parameters

Name Type Description
transitionProperty SerializedProperty

Return Value

Type Description
void