diff --git a/doc/classes/DrawableTexture2D.xml b/doc/classes/DrawableTexture2D.xml index d06475ed30..afb4e95d97 100644 --- a/doc/classes/DrawableTexture2D.xml +++ b/doc/classes/DrawableTexture2D.xml @@ -9,7 +9,7 @@ - + @@ -20,7 +20,7 @@ Draws to given [param rect] on this texture by copying from the given [param source]. A [param modulate] color can be passed in for the shader to use, but defaults to White. The [param mipmap] value can specify a draw to a lower mipmap level. The [param material] parameter can take a ShaderMaterial with a TextureBlit Shader for custom drawing behavior. - + @@ -58,7 +58,7 @@ Sets if mipmaps should be used on this DrawableTexture. - +