2018-08-21 00:35:30 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
2021-04-26 13:14:51 +02:00
|
|
|
<class name="Texture3D" inherits="TextureLayered" version="3.4">
|
2018-08-21 00:35:30 +02:00
|
|
|
<brief_description>
|
2020-01-14 22:27:14 +01:00
|
|
|
Texture with 3 dimensions.
|
2018-08-21 00:35:30 +02:00
|
|
|
</brief_description>
|
|
|
|
<description>
|
2020-01-14 22:27:14 +01:00
|
|
|
Texture3D is a 3-dimensional texture that has a width, height, and depth.
|
2018-08-21 00:35:30 +02:00
|
|
|
</description>
|
|
|
|
<tutorials>
|
|
|
|
</tutorials>
|
|
|
|
<methods>
|
|
|
|
</methods>
|
2019-09-03 12:44:58 +02:00
|
|
|
<members>
|
2019-09-24 13:34:03 +02:00
|
|
|
<member name="data" type="Dictionary" setter="_set_data" getter="_get_data" override="true" default="{"depth": 0,"flags": 4,"format": 37,"height": 0,"layers": [ ],"width": 0}" />
|
2019-09-03 12:44:58 +02:00
|
|
|
</members>
|
2018-08-21 00:35:30 +02:00
|
|
|
<constants>
|
|
|
|
</constants>
|
|
|
|
</class>
|