Files
godot-docs/classes/class_referencerect.rst
2018-09-13 01:56:47 +02:00

31 lines
792 B
ReStructuredText

.. Generated automatically by doc/tools/makerst.py in Godot's source tree.
.. DO NOT EDIT THIS FILE, but the ReferenceRect.xml source instead.
.. The source is found in doc/classes or modules/<name>/doc_classes.
.. _class_ReferenceRect:
ReferenceRect
=============
**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.
Property Descriptions
---------------------
.. _class_ReferenceRect_border_color:
- :ref:`Color<class_Color>` **border_color**