mirror of
https://github.com/Relintai/material-maker.git
synced 2024-11-13 06:27:18 +01:00
25 lines
498 B
ReStructuredText
25 lines
498 B
ReStructuredText
Image node
|
|
~~~~~~~~~~
|
|
|
|
The image node outputs a single texture based on an image file.
|
|
|
|
.. image:: images/node_image.png
|
|
|
|
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.
|
|
|
|
The supported formats are BMP, HDR, JPEG, PNG, SVG, TGA and WebP.
|