diff options
Diffstat (limited to 'platform/linuxbsd')
-rw-r--r-- | platform/linuxbsd/doc_classes/EditorExportPlatformLinuxBSD.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/platform/linuxbsd/doc_classes/EditorExportPlatformLinuxBSD.xml b/platform/linuxbsd/doc_classes/EditorExportPlatformLinuxBSD.xml index 07378566c3..6034f414e2 100644 --- a/platform/linuxbsd/doc_classes/EditorExportPlatformLinuxBSD.xml +++ b/platform/linuxbsd/doc_classes/EditorExportPlatformLinuxBSD.xml @@ -60,9 +60,6 @@ <member name="texture_format/bptc" type="bool" setter="" getter=""> If [code]true[/code], project textures are exported in the BPTC format. </member> - <member name="texture_format/etc" type="bool" setter="" getter=""> - If [code]true[/code], project textures are exported in the ETC format. - </member> <member name="texture_format/etc2" type="bool" setter="" getter=""> If [code]true[/code], project textures are exported in the ETC2 format. </member> |