From ff75b30e6ef50c24e862a35418b172a98c454952 Mon Sep 17 00:00:00 2001 From: Vitika9 Date: Fri, 1 Apr 2022 18:40:40 +0530 Subject: Removed show_on_top property in CanvasItem --- doc/classes/CanvasItem.xml | 3 --- 1 file changed, 3 deletions(-) (limited to 'doc') diff --git a/doc/classes/CanvasItem.xml b/doc/classes/CanvasItem.xml index 1fe2f5a756..3c546f6481 100644 --- a/doc/classes/CanvasItem.xml +++ b/doc/classes/CanvasItem.xml @@ -480,9 +480,6 @@ If [code]true[/code], the object draws behind its parent. - - If [code]true[/code], the object draws on top of its parent. - The texture filtering mode to use on this [CanvasItem]. -- cgit v1.2.3