class_referenceframe.rst 597 B

1234567891011121314151617181920212223
  1. .. Generated automatically by doc/tools/makerst.py in Godot's source tree.
  2. .. DO NOT EDIT THIS FILE, but the doc/base/classes.xml source instead.
  3. .. _class_ReferenceFrame:
  4. ReferenceFrame
  5. ==============
  6. **Inherits:** :ref:`Control<class_control>` **<** :ref:`CanvasItem<class_canvasitem>` **<** :ref:`Node<class_node>` **<** :ref:`Object<class_object>`
  7. **Category:** Core
  8. Brief Description
  9. -----------------
  10. Reference frame for GUI.
  11. Description
  12. -----------
  13. 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.