TransitionDrawer.DrawerContext.

TransitionDrawer.

Get(SerializedProperty) Method

Summary

Returns a disposable Animancer.Editor.TransitionDrawer.DrawerContext representing the specified parameters.

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