class_texture3d.rst 918 B

123456789101112131415161718192021222324252627
  1. :github_url: hide
  2. .. Generated automatically by doc/tools/makerst.py in Godot's source tree.
  3. .. DO NOT EDIT THIS FILE, but the Texture3D.xml source instead.
  4. .. The source is found in doc/classes or modules/<name>/doc_classes.
  5. .. _class_Texture3D:
  6. Texture3D
  7. =========
  8. **Inherits:** :ref:`TextureLayered<class_TextureLayered>` **<** :ref:`Resource<class_Resource>` **<** :ref:`Reference<class_Reference>` **<** :ref:`Object<class_Object>`
  9. **Category:** Core
  10. Brief Description
  11. -----------------
  12. Properties
  13. ----------
  14. +-------------------------------------+------+-----------------------------------------------------------------------------------+
  15. | :ref:`Dictionary<class_Dictionary>` | data | **O:** {"depth": 0,"flags": 4,"format": 37,"height": 0,"layers": [ ],"width": 0} |
  16. +-------------------------------------+------+-----------------------------------------------------------------------------------+