.. 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_StreamTexture: StreamTexture ============= **Inherits:** :ref:`Texture` **<** :ref:`Resource` **<** :ref:`Reference` **<** :ref:`Object` **Category:** Core Brief Description ----------------- Member Functions ---------------- +------------------------------+--------------------------------------------------------------------------------------+ | :ref:`String` | :ref:`get_load_path` **(** **)** const | +------------------------------+--------------------------------------------------------------------------------------+ | :ref:`int` | :ref:`load` **(** :ref:`String` path **)** | +------------------------------+--------------------------------------------------------------------------------------+ Member Variables ---------------- - :ref:`String` **load_path** Member Function Description --------------------------- .. _class_StreamTexture_get_load_path: - :ref:`String` **get_load_path** **(** **)** const .. _class_StreamTexture_load: - :ref:`int` **load** **(** :ref:`String` path **)**