This is the old Animancer v7.4 documentation. Click here for the latest version.

ManualMixerTransitionDrawer.

CurrentProperty Property

Summary

The property currently being drawn.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
ManualMixerTransitionDrawer

Syntax

public static SerializedProperty CurrentProperty { get; private set; }

Remarks

Normally each property has its own drawer, but arrays share a single drawer for all elements.

Value

Type Description
SerializedProperty