doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinks
This commit is contained in:
parent
2df8b5606b
commit
bc82781f7d
54 changed files with 125 additions and 125 deletions
|
|
@ -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).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue