Completed documentation for many visual nodes

This commit is contained in:
clayjohn
2020-01-14 13:27:14 -08:00
parent 57986208f3
commit 46b5742159
13 changed files with 80 additions and 3 deletions

View File

@ -1,8 +1,10 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="Texture3D" inherits="TextureLayered" category="Core" version="3.2">
<brief_description>
Texture with 3 dimensions.
</brief_description>
<description>
Texture3D is a 3-dimensional texture that has a width, height, and depth.
</description>
<tutorials>
</tutorials>