Class NoiseSettingsPropertyDrawer
Inheritance
PropertyDrawer
NoiseSettingsPropertyDrawer
Namespace: Cinemachine.Editor
Syntax
public sealed class NoiseSettingsPropertyDrawer : PropertyDrawer
Methods
InvalidateProfileList()
Declaration
public static void InvalidateProfileList()
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 |