.. Generated automatically by doc/tools/makerst.py in Godot's source tree. .. DO NOT EDIT THIS FILE, but the doc/base/classes.xml source instead. .. _class_CurveTexture: CurveTexture ============ **Inherits:** :ref:`Texture` **<** :ref:`Resource` **<** :ref:`Reference` **<** :ref:`Object` **Category:** Core Brief Description ----------------- Member Functions ---------------- +----------------------------+----------------------------------------------------------------------------------------------+ | :ref:`Curve` | :ref:`get_curve` **(** **)** const | +----------------------------+----------------------------------------------------------------------------------------------+ | void | :ref:`set_curve` **(** :ref:`Curve` curve **)** | +----------------------------+----------------------------------------------------------------------------------------------+ | void | :ref:`set_width` **(** :ref:`int` width **)** | +----------------------------+----------------------------------------------------------------------------------------------+ Member Variables ---------------- - :ref:`Curve` **curve** - :ref:`int` **width** Member Function Description --------------------------- .. _class_CurveTexture_get_curve: - :ref:`Curve` **get_curve** **(** **)** const .. _class_CurveTexture_set_curve: - void **set_curve** **(** :ref:`Curve` curve **)** .. _class_CurveTexture_set_width: - void **set_width** **(** :ref:`int` width **)**