mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-03 05:48:42 +03:00
22 lines
391 B
ReStructuredText
22 lines
391 B
ReStructuredText
.. _class_ReferenceFrame:
|
|
|
|
ReferenceFrame
|
|
==============
|
|
|
|
Inherits: :ref:`Control<class_control>`
|
|
---------------------------------------
|
|
|
|
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.
|
|
|