8bb305356e
- Position2D -> Marker2D - Position3D -> Marker3D Also changes their respective file names.
11 lines
476 B
XML
11 lines
476 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<class name="Marker3D" 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>
|