SelfDrawerDrawer.

GetPropertyHeight(SerializedProperty, GUIContent) Method

Summary

Calls Animancer.SelfDrawerAttribute.GetPropertyHeight(UnityEditor.SerializedProperty,UnityEngine.GUIContent).
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
SelfDrawerDrawer

Syntax

public override float GetPropertyHeight(SerializedProperty property, GUIContent label)

Parameters

Name Type Description
property SerializedProperty
label GUIContent

Return Value

Type Description
float