Summary
Draws an
UnityEditor.EditorGUI.ObjectField(UnityEngine.Rect,UnityEngine.GUIContent,UnityEngine.Object,System.Type,System.Boolean)
that accepts
UnityEngine.AnimationClip
s and Animancer.ITransition
s
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- Manual
Mixer Transition Drawer
Syntax
public static void DoAnimationField(Rect area, SerializedProperty property)
Parameters
Name | Type | Description |
---|---|---|
area | Rect | |
property | SerializedProperty |
Return Value
Type | Description |
---|---|
void |