2018-08-21 06:35:30 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
2020-02-01 09:03:48 +08:00
|
|
|
<class name="Texture3D" inherits="TextureLayered" version="4.0">
|
2018-08-21 06:35:30 +08:00
|
|
|
<brief_description>
|
2020-01-15 05:27:14 +08:00
|
|
|
Texture with 3 dimensions.
|
2018-08-21 06:35:30 +08:00
|
|
|
</brief_description>
|
|
|
|
<description>
|
2020-01-15 05:27:14 +08:00
|
|
|
Texture3D is a 3-dimensional texture that has a width, height, and depth.
|
2018-08-21 06:35:30 +08:00
|
|
|
</description>
|
|
|
|
<tutorials>
|
|
|
|
</tutorials>
|
|
|
|
<methods>
|
|
|
|
</methods>
|
2019-09-03 18:44:58 +08:00
|
|
|
<members>
|
2019-09-24 19:34:03 +08: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 18:44:58 +08:00
|
|
|
</members>
|
2018-08-21 06:35:30 +08:00
|
|
|
<constants>
|
|
|
|
</constants>
|
|
|
|
</class>
|