Class CinemachineBlendDefinitionPropertyDrawer
Inheritance
PropertyDrawer
CinemachineBlendDefinitionPropertyDrawer
Namespace: Cinemachine.Editor
Syntax
public sealed class CinemachineBlendDefinitionPropertyDrawer : PropertyDrawer
Methods
OnGUI(Rect, SerializedProperty, GUIContent)
Declaration
public override void OnGUI(Rect rect, SerializedProperty property, GUIContent label)
Parameters
| Type | Name | Description |
|---|---|---|
| Rect | rect | |
| SerializedProperty | property | |
| GUIContent | label |