mirror of
https://github.com/Relintai/material-maker.git
synced 2024-11-13 06:27:18 +01:00
d05631122c
Added documentation for Material, Export, Comment, Switch and Remote nodes. Fixed missing "tool" attribute in editable_label script. Reordered misc. nodes in base library.
25 lines
450 B
ReStructuredText
25 lines
450 B
ReStructuredText
Export node
|
|
~~~~~~~~~~~
|
|
|
|
The Export node defines a a texture that will be saved together with the
|
|
material textures when exporting the project.
|
|
|
|
.. image:: images/node_export.png
|
|
|
|
Inputs
|
|
++++++
|
|
|
|
The Export node has an input that will be saved when exporting the project.
|
|
|
|
Outputs
|
|
+++++++
|
|
|
|
The Export node does not have any output.
|
|
|
|
Parameters
|
|
++++++++++
|
|
|
|
The Export node has a single parameter that defines the suffix PNG file
|
|
that will be created.
|
|
|