material-maker/material_maker/doc/node_simple_image.rst

26 lines
521 B
ReStructuredText
Raw Normal View History

Image node
~~~~~~~~~~
The image node outputs a single texture based on an image file.
.. image:: images/node_simple_image.png
:align: center
Inputs
++++++
The image node does not accept any input.
Outputs
+++++++
The image node provides a single color texture.
Parameters
++++++++++
The image node has a single parameter that defines the image file the node provides.
It can be modified by clicking the thumbnail and selecting a new image file.
2019-11-10 17:41:02 +01:00
The supported formats are BMP, HDR, JPEG, PNG, SVG, TGA and WebP.