Summary
The property currently being drawn.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- Manual
Mixer Transition 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 |