diff options
Diffstat (limited to 'doc/classes/LightmapProbe.xml')
-rw-r--r-- | doc/classes/LightmapProbe.xml | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/doc/classes/LightmapProbe.xml b/doc/classes/LightmapProbe.xml index 3af71f3774..a5ba6294b9 100644 --- a/doc/classes/LightmapProbe.xml +++ b/doc/classes/LightmapProbe.xml @@ -1,13 +1,9 @@ <?xml version="1.0" encoding="UTF-8" ?> -<class name="LightmapProbe" inherits="Node3D" version="4.0"> +<class name="LightmapProbe" inherits="Node3D" version="4.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd"> <brief_description> </brief_description> <description> </description> <tutorials> </tutorials> - <methods> - </methods> - <constants> - </constants> </class> |