Summary
[Editor-Only]
A
UnityEditor.PropertyDrawer
for Animancer.IPolymorphic
and Animancer.PolymorphicAttribute
.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Base Types
-
- PropertyDrawer
graph BT
Type-->Base0["PropertyDrawer"]
Type["PolymorphicDrawer"]
class Type type-node
Syntax
[CustomPropertyDrawer(typeof(IPolymorphic), true)]
[CustomPropertyDrawer(typeof(PolymorphicAttribute), true)]
public sealed class PolymorphicDrawer : PropertyDrawer
Attributes
Type | Description |
---|---|
CustomPropertyDrawer | |
CustomPropertyDrawer |
Methods
Name | Value | Summary |
---|---|---|
GetPropertyHeight |
float | |
OnGUI |
void |