diff --git a/doc/classes/LargeTexture.xml b/doc/classes/LargeTexture.xml index 7d0a19a57e9c..de2da7ee7966 100644 --- a/doc/classes/LargeTexture.xml +++ b/doc/classes/LargeTexture.xml @@ -1,10 +1,10 @@ - A [Texture] capable of storing many smaller textures with offsets. + [i]Deprecated.[/i] A [Texture] capable of storing many smaller textures with offsets. - A [Texture] capable of storing many smaller textures with offsets. + [i]Deprecated (will be removed in Godot 4.0).[/i] A [Texture] capable of storing many smaller textures with offsets. You can dynamically add pieces ([Texture]s) to this [LargeTexture] using different offsets.