mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-07 02:12:07 +03:00
22 lines
405 B
ReStructuredText
22 lines
405 B
ReStructuredText
.. _class_Position3D:
|
|
|
|
Position3D
|
|
==========
|
|
|
|
Inherits: :ref:`Spatial<class_spatial>`
|
|
---------------------------------------
|
|
|
|
Category: Core
|
|
--------------
|
|
|
|
Brief Description
|
|
-----------------
|
|
|
|
Generic 3D Position hint for editing
|
|
|
|
Description
|
|
-----------
|
|
|
|
Generic 3D Position hint for editing. It's just like a plain :ref:`Spatial<class_spatial>` but displays as a cross in the 3D-Editor at all times.
|
|
|