瀏覽代碼

Merge pull request #60437 from Calinou/doc-gltf-editor-only

Rémi Verschelde 3 年之前
父節點
當前提交
71d50af4ab

+ 1 - 0
modules/gltf/doc_classes/EditorSceneImporterGLTF.xml

@@ -3,6 +3,7 @@
 	<brief_description>
 	</brief_description>
 	<description>
+		[b]Note:[/b] This class is only compiled in editor builds. Run-time glTF loading and saving is [i]not[/i] available in exported projects. References to [EditorSceneImporterGLTF] within a script will cause an error in an exported project.
 	</description>
 	<tutorials>
 	</tutorials>

+ 1 - 0
modules/gltf/doc_classes/GLTFAccessor.xml

@@ -3,6 +3,7 @@
 	<brief_description>
 	</brief_description>
 	<description>
+		[b]Note:[/b] This class is only compiled in editor builds. Run-time glTF loading and saving is [i]not[/i] available in exported projects. References to [GLTFAccessor] within a script will cause an error in an exported project.
 	</description>
 	<tutorials>
 	</tutorials>

+ 1 - 0
modules/gltf/doc_classes/GLTFAnimation.xml

@@ -3,6 +3,7 @@
 	<brief_description>
 	</brief_description>
 	<description>
+		[b]Note:[/b] This class is only compiled in editor builds. Run-time glTF loading and saving is [i]not[/i] available in exported projects. References to [GLTFAnimation] within a script will cause an error in an exported project.
 	</description>
 	<tutorials>
 	</tutorials>

+ 1 - 0
modules/gltf/doc_classes/GLTFBufferView.xml

@@ -3,6 +3,7 @@
 	<brief_description>
 	</brief_description>
 	<description>
+		[b]Note:[/b] This class is only compiled in editor builds. Run-time glTF loading and saving is [i]not[/i] available in exported projects. References to [GLTFBufferView] within a script will cause an error in an exported project.
 	</description>
 	<tutorials>
 	</tutorials>

+ 1 - 0
modules/gltf/doc_classes/GLTFCamera.xml

@@ -3,6 +3,7 @@
 	<brief_description>
 	</brief_description>
 	<description>
+		[b]Note:[/b] This class is only compiled in editor builds. Run-time glTF loading and saving is [i]not[/i] available in exported projects. References to [GLTFCamera] within a script will cause an error in an exported project.
 	</description>
 	<tutorials>
 	</tutorials>

+ 1 - 0
modules/gltf/doc_classes/GLTFDocument.xml

@@ -3,6 +3,7 @@
 	<brief_description>
 	</brief_description>
 	<description>
+		[b]Note:[/b] This class is only compiled in editor builds. Run-time glTF loading and saving is [i]not[/i] available in exported projects. References to [GLTFDocument] within a script will cause an error in an exported project.
 	</description>
 	<tutorials>
 	</tutorials>

+ 1 - 0
modules/gltf/doc_classes/GLTFLight.xml

@@ -3,6 +3,7 @@
 	<brief_description>
 	</brief_description>
 	<description>
+		[b]Note:[/b] This class is only compiled in editor builds. Run-time glTF loading and saving is [i]not[/i] available in exported projects. References to [GLTFLight] within a script will cause an error in an exported project.
 	</description>
 	<tutorials>
 	</tutorials>

+ 1 - 0
modules/gltf/doc_classes/GLTFMesh.xml

@@ -3,6 +3,7 @@
 	<brief_description>
 	</brief_description>
 	<description>
+		[b]Note:[/b] This class is only compiled in editor builds. Run-time glTF loading and saving is [i]not[/i] available in exported projects. References to [GLTFMesh] within a script will cause an error in an exported project.
 	</description>
 	<tutorials>
 	</tutorials>

+ 1 - 0
modules/gltf/doc_classes/GLTFNode.xml

@@ -3,6 +3,7 @@
 	<brief_description>
 	</brief_description>
 	<description>
+		[b]Note:[/b] This class is only compiled in editor builds. Run-time glTF loading and saving is [i]not[/i] available in exported projects. References to [GLTFNode] within a script will cause an error in an exported project.
 	</description>
 	<tutorials>
 	</tutorials>

+ 1 - 0
modules/gltf/doc_classes/GLTFSkeleton.xml

@@ -3,6 +3,7 @@
 	<brief_description>
 	</brief_description>
 	<description>
+		[b]Note:[/b] This class is only compiled in editor builds. Run-time glTF loading and saving is [i]not[/i] available in exported projects. References to [GLTFSkeleton] within a script will cause an error in an exported project.
 	</description>
 	<tutorials>
 	</tutorials>

+ 1 - 0
modules/gltf/doc_classes/GLTFSpecGloss.xml

@@ -3,6 +3,7 @@
 	<brief_description>
 	</brief_description>
 	<description>
+		[b]Note:[/b] This class is only compiled in editor builds. Run-time glTF loading and saving is [i]not[/i] available in exported projects. References to [GLTFSpecGloss] within a script will cause an error in an exported project.
 	</description>
 	<tutorials>
 	</tutorials>

+ 1 - 0
modules/gltf/doc_classes/GLTFState.xml

@@ -3,6 +3,7 @@
 	<brief_description>
 	</brief_description>
 	<description>
+		[b]Note:[/b] This class is only compiled in editor builds. Run-time glTF loading and saving is [i]not[/i] available in exported projects. References to [GLTFState] within a script will cause an error in an exported project.
 	</description>
 	<tutorials>
 	</tutorials>

+ 1 - 0
modules/gltf/doc_classes/GLTFTexture.xml

@@ -3,6 +3,7 @@
 	<brief_description>
 	</brief_description>
 	<description>
+		[b]Note:[/b] This class is only compiled in editor builds. Run-time glTF loading and saving is [i]not[/i] available in exported projects. References to [GLTFTexture] within a script will cause an error in an exported project.
 	</description>
 	<tutorials>
 	</tutorials>

+ 1 - 0
modules/gltf/doc_classes/PackedSceneGLTF.xml

@@ -3,6 +3,7 @@
 	<brief_description>
 	</brief_description>
 	<description>
+		[b]Note:[/b] This class is only compiled in editor builds. Run-time glTF loading and saving is [i]not[/i] available in exported projects. References to [PackedSceneGLTF] within a script will cause an error in an exported project.
 	</description>
 	<tutorials>
 	</tutorials>