Skip to content

Commit cb33cf6

Browse files
committed
Optimize DualKawaseBlur Editor
Optimize DualKawaseBlur Editor
1 parent 89236c0 commit cb33cf6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Assets/X-PostProcessing/Effects/DualKawaseBlur/Editor/DualKawaseBlurEditor.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ public override string GetDisplayTitle()
3737

3838
public override void OnInspectorGUI()
3939
{
40-
EditorUtilities.DrawHeaderLabel("Core Property");
4140
PropertyField(BlurRadius);
4241
PropertyField(Iteration);
4342
PropertyField(RTDownScaling);

0 commit comments

Comments
 (0)