Summary
Creates a new
Animancer.Editor.TransitionDrawer.DrawerContext.- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- 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 |