mirror of
https://github.com/Relintai/pandemonium_engine_minimal.git
synced 2024-11-10 20:12:10 +01:00
16 lines
431 B
XML
16 lines
431 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<class name="Position3D" inherits="Spatial" version="4.2">
|
|
<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 it displays as a cross in the 3D editor at all times.
|
|
</description>
|
|
<tutorials>
|
|
</tutorials>
|
|
<methods>
|
|
</methods>
|
|
<constants>
|
|
</constants>
|
|
</class>
|