Fixed TEX3D shape select description

This commit is contained in:
Rodz Labs 2021-09-30 21:51:44 +02:00
parent 198e2f8eb5
commit 4dfdb916c7
1 changed files with 2 additions and 2 deletions

View File

@ -39,7 +39,7 @@
}
],
"instance": "",
"longdesc": "Selects a 3D texture for a given color index. This can be used to map several textures into a single 3D scene.",
"longdesc": "Selects a 3D texture inside, and another outside a shape. This can be used to map several textures into a single 3D scene.",
"name": "TEX3D Shape Select",
"outputs": [
{
@ -63,7 +63,7 @@
"type": "float"
}
],
"shortdesc": "Tex3D Select"
"shortdesc": "Tex3D Shape Select"
},
"type": "shader"
}