mirror of
https://github.com/Relintai/material-maker.git
synced 2024-11-13 06:27:18 +01:00
1c56fc60d8
Moved Material Spray to another repository. Renamed the addon directory to material_maker
27 lines
466 B
ReStructuredText
27 lines
466 B
ReStructuredText
Normal map node
|
|
~~~~~~~~~~~~~~~~
|
|
|
|
The normal map node generates a normal map from its input.
|
|
|
|
.. image:: images/node_normal_map.png
|
|
|
|
Inputs
|
|
++++++
|
|
|
|
The normal map node accepts a single greyscale image as input.
|
|
|
|
Outputs
|
|
+++++++
|
|
|
|
The normal map node outputs the generated normal map.
|
|
|
|
Parameters
|
|
++++++++++
|
|
|
|
The normal map node has a single parameter that defines the strength of the normal map effect.
|
|
|
|
Notes
|
|
+++++
|
|
|
|
This node outputs an image that has a fixed size.
|