Edit

Share via


MixedRealityPosePropertyDrawer.GetPropertyHeight Method

Definition

public:
 override float GetPropertyHeight(UnityEditor::SerializedProperty ^ property, UnityEngine::GUIContent ^ label);
public override float GetPropertyHeight (UnityEditor.SerializedProperty property, UnityEngine.GUIContent label);
override this.GetPropertyHeight : UnityEditor.SerializedProperty * UnityEngine.GUIContent -> single
Public Overrides Function GetPropertyHeight (property As SerializedProperty, label As GUIContent) As Single

Parameters

property
UnityEditor.SerializedProperty
label
UnityEngine.GUIContent

Returns

Applies to