summaryrefslogtreecommitdiff
path: root/doc/classes/Position3D.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/Position3D.xml')
-rw-r--r--doc/classes/Position3D.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/doc/classes/Position3D.xml b/doc/classes/Position3D.xml
deleted file mode 100644
index d91e0fbfdf..0000000000
--- a/doc/classes/Position3D.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" ?>
-<class name="Position3D" inherits="Node3D" version="4.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd">
- <brief_description>
- Generic 3D position hint for editing.
- </brief_description>
- <description>
- Generic 3D position hint for editing. It's just like a plain [Node3D], but it displays as a cross in the 3D editor at all times.
- </description>
- <tutorials>
- </tutorials>
-</class>