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

ManualMixerTransition.Drawer.

ManualMixerTransition.

CurrentProperty Property

Summary

The property this drawer is currently drawing.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
ManualMixerTransition.Drawer

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