mirror of
https://github.com/godotengine/godot.git
synced 2024-11-10 22:23:07 +00:00
18 lines
462 B
XML
18 lines
462 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<class name="Position3D" inherits="Spatial" category="Core" version="3.1">
|
|
<brief_description>
|
|
Generic 3D Position hint for editing.
|
|
</brief_description>
|
|
<description>
|
|
Generic 3D Position hint for editing. It's just like a plain [Spatial] but displays as a cross in the 3D-Editor at all times.
|
|
</description>
|
|
<tutorials>
|
|
</tutorials>
|
|
<demos>
|
|
</demos>
|
|
<methods>
|
|
</methods>
|
|
<constants>
|
|
</constants>
|
|
</class>
|