Vector3RangePropertyDrawer.GetPropertyHeight Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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