Summary
Returns a disposable
Animancer.Editor.TransitionDrawer.DrawerContext
representing the specified parameters.- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- TransitionDrawer
.DrawerContext
Syntax
public static IDisposable Get(SerializedProperty transitionProperty)
Remarks
Instances are stored in a
Animancer.LazyStack`1
and the current one can be accessed via
Animancer.Editor.TransitionDrawer.Context
.
Parameters
Name | Type | Description |
---|---|---|
transitionProperty | SerializedProperty |
Return Value
Type | Description |
---|---|
IDisposable |