Преглед на файлове

Merge pull request #109805 from Repiteo/docs/svgtexture-experimental

Docs: Mark `SVGTexture` as experimental
Thaddeus Crews преди 3 седмици
родител
ревизия
be0406946f
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      doc/classes/SVGTexture.xml

+ 1 - 1
doc/classes/SVGTexture.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <?xml version="1.0" encoding="UTF-8" ?>
-<class name="SVGTexture" inherits="Texture2D" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd">
+<class name="SVGTexture" inherits="Texture2D" experimental="" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd">
 	<brief_description>
 	<brief_description>
 		A scalable [Texture2D] based on an SVG image.
 		A scalable [Texture2D] based on an SVG image.
 	</brief_description>
 	</brief_description>