Sync classref with 4.6 branch

Lots of translations invalidated (fuzzied) as we just synced Weblate.
This commit is contained in:
Rémi Verschelde
2025-12-19 16:39:51 +01:00
parent 6e6cf3029b
commit c3f2364c10
1864 changed files with 107059 additions and 25904 deletions

View File

@@ -375,7 +375,7 @@ Restituisce l'ID alternativo che restituirebbe una chiamata successiva al :ref:`
:ref:`Texture2D<class_Texture2D>` **get_runtime_texture**\ (\ ) |const| :ref:`🔗<class_TileSetAtlasSource_method_get_runtime_texture>`
Se :ref:`use_texture_padding<class_TileSetAtlasSource_property_use_texture_padding>` è ``false``, restituisce :ref:`texture<class_TileSetAtlasSource_property_texture>`. Altrimenti, restituisce una :ref:`ImageTexture<class_ImageTexture>` interna creata che include il padding.
If :ref:`use_texture_padding<class_TileSetAtlasSource_property_use_texture_padding>` is ``false``, returns :ref:`texture<class_TileSetAtlasSource_property_texture>`. Otherwise, returns an internal :ref:`ImageTexture<class_ImageTexture>` created that includes the padding.
.. rst-class:: classref-item-separator