TransitionDrawer.DrawerContext.

TransitionDrawer.

DrawerContext(ITransition) Constructor

Summary

Creates a new Animancer.Editor.TransitionDrawer.DrawerContext.

Syntax

public DrawerContext(ITransition transition)

Remarks

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

Parameters

Name Type Description
transition ITransition

Return Value

Type Description
void