Remove code relative to obsoleted ETC texture format
Co-authored-by: BlueCube3310 <53150244+BlueCube3310@users.noreply.github.com>
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user