2018-08-23 10:39:27 +02:00
|
|
|
Image node
|
|
|
|
~~~~~~~~~~
|
|
|
|
|
|
|
|
The image node outputs a single texture based on an image file.
|
|
|
|
|
2020-02-15 22:20:26 +01:00
|
|
|
.. image:: images/node_simple_image.png
|
|
|
|
:align: center
|
2018-08-23 10:39:27 +02:00
|
|
|
|
|
|
|
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.
|