Class CinemachineTagFieldPropertyDrawer
Inheritance
PropertyDrawer
CinemachineTagFieldPropertyDrawer
Namespace: Cinemachine.Editor
Syntax
public sealed class CinemachineTagFieldPropertyDrawer : 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 |