.. 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_ViewportContainer: ViewportContainer ================= **Inherits:** :ref:`Container` **<** :ref:`Control` **<** :ref:`CanvasItem` **<** :ref:`Node` **<** :ref:`Object` **Category:** Core Brief Description ----------------- Member Functions ---------------- +--------------------------+------------------------------------------------------------------------------------------------------+ | :ref:`bool` | :ref:`is_stretch_enabled` **(** **)** const | +--------------------------+------------------------------------------------------------------------------------------------------+ | void | :ref:`set_stretch` **(** :ref:`bool` enable **)** | +--------------------------+------------------------------------------------------------------------------------------------------+ Member Variables ---------------- - :ref:`bool` **stretch** Member Function Description --------------------------- .. _class_ViewportContainer_is_stretch_enabled: - :ref:`bool` **is_stretch_enabled** **(** **)** const .. _class_ViewportContainer_set_stretch: - void **set_stretch** **(** :ref:`bool` enable **)**