mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
20 lines
450 B
ReStructuredText
20 lines
450 B
ReStructuredText
.. _class_ReferenceFrame:
|
|
|
|
ReferenceFrame
|
|
==============
|
|
|
|
**Inherits:** :ref:`Control<class_control>` **<** :ref:`CanvasItem<class_canvasitem>` **<** :ref:`Node<class_node>` **<** :ref:`Object<class_object>`
|
|
|
|
**Category:** Core
|
|
|
|
Brief Description
|
|
-----------------
|
|
|
|
Reference frame for GUI.
|
|
|
|
Description
|
|
-----------
|
|
|
|
Reference frame for GUI. It's just like an empty control, except a red box is displayed while editing around its size at all times.
|
|
|