Summary
The property this drawer is currently drawing.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- 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 |