mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 06:11:29 +03:00
doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinks
(cherry picked from commit bc82781f7d)
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
</methods>
|
||||
<members>
|
||||
<member name="lossy_quality" type="float" setter="set_lossy_storage_quality" getter="get_lossy_storage_quality">
|
||||
The storage quality for [code]STORAGE_COMPRESS_LOSSY[/code].
|
||||
The storage quality for [constant STORAGE_COMPRESS_LOSSY].
|
||||
</member>
|
||||
<member name="storage" type="int" setter="set_storage" getter="get_storage" enum="ImageTexture.Storage">
|
||||
The storage type (raw, lossy, or compressed).
|
||||
|
||||
Reference in New Issue
Block a user