mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
42 lines
911 B
ReStructuredText
42 lines
911 B
ReStructuredText
.. Generated automatically by doc/tools/makerst.py in Godot's source tree.
|
|
.. DO NOT EDIT THIS FILE, but the StyleBoxLine.xml source instead.
|
|
.. The source is found in doc/classes or modules/<name>/doc_classes.
|
|
|
|
.. _class_StyleBoxLine:
|
|
|
|
StyleBoxLine
|
|
============
|
|
|
|
**Inherits:** :ref:`StyleBox<class_StyleBox>` **<** :ref:`Resource<class_Resource>` **<** :ref:`Reference<class_Reference>` **<** :ref:`Object<class_Object>`
|
|
**Category:** Core
|
|
|
|
Brief Description
|
|
-----------------
|
|
|
|
|
|
|
|
Property Descriptions
|
|
---------------------
|
|
|
|
.. _class_StyleBoxLine_color:
|
|
|
|
- :ref:`Color<class_Color>` **color**
|
|
|
|
.. _class_StyleBoxLine_grow_begin:
|
|
|
|
- :ref:`float<class_float>` **grow_begin**
|
|
|
|
.. _class_StyleBoxLine_grow_end:
|
|
|
|
- :ref:`float<class_float>` **grow_end**
|
|
|
|
.. _class_StyleBoxLine_thickness:
|
|
|
|
- :ref:`int<class_int>` **thickness**
|
|
|
|
.. _class_StyleBoxLine_vertical:
|
|
|
|
- :ref:`bool<class_bool>` **vertical**
|
|
|
|
|