class_viewporttexture.rst 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. .. Generated automatically by doc/tools/makerst.py in Godot's source tree.
  2. .. DO NOT EDIT THIS FILE, but the ViewportTexture.xml source instead.
  3. .. The source is found in doc/classes or modules/<name>/doc_classes.
  4. .. _class_ViewportTexture:
  5. ViewportTexture
  6. ===============
  7. **Inherits:** :ref:`Texture<class_texture>` **<** :ref:`Resource<class_resource>` **<** :ref:`Reference<class_reference>` **<** :ref:`Object<class_object>`
  8. **Category:** Core
  9. Brief Description
  10. -----------------
  11. Member Functions
  12. ----------------
  13. +----------------------------------+----------------------------------------------------------------------------------------------------------------------------------------+
  14. | :ref:`NodePath<class_nodepath>` | :ref:`get_viewport_path_in_scene<class_ViewportTexture_get_viewport_path_in_scene>` **(** **)** const |
  15. +----------------------------------+----------------------------------------------------------------------------------------------------------------------------------------+
  16. | void | :ref:`set_viewport_path_in_scene<class_ViewportTexture_set_viewport_path_in_scene>` **(** :ref:`NodePath<class_nodepath>` path **)** |
  17. +----------------------------------+----------------------------------------------------------------------------------------------------------------------------------------+
  18. Member Variables
  19. ----------------
  20. - :ref:`NodePath<class_nodepath>` **viewport_path**
  21. Member Function Description
  22. ---------------------------
  23. .. _class_ViewportTexture_get_viewport_path_in_scene:
  24. - :ref:`NodePath<class_nodepath>` **get_viewport_path_in_scene** **(** **)** const
  25. .. _class_ViewportTexture_set_viewport_path_in_scene:
  26. - void **set_viewport_path_in_scene** **(** :ref:`NodePath<class_nodepath>` path **)**