2020-01-11 23:10:46 +01:00
|
|
|
ApplyMap node
|
|
|
|
~~~~~~~~~~~~~
|
|
|
|
|
|
|
|
The **ApplyMap** node applys a map to a simple material by adjusting its orientation and offset,
|
|
|
|
and outputs the modified map and the height information.
|
|
|
|
|
|
|
|
.. image:: images/node_workflow_applymap.png
|
2020-02-15 22:20:26 +01:00
|
|
|
:align: center
|
2020-01-11 23:10:46 +01:00
|
|
|
|
|
|
|
Inputs
|
|
|
|
++++++
|
|
|
|
|
|
|
|
The **ApplyMap** node accepts a map (generated by the **CreateMap** node) and
|
|
|
|
the 4 (albedo, ORM, emission and normal) components of a simple material as inputs.
|
|
|
|
|
|
|
|
Outputs
|
|
|
|
+++++++
|
|
|
|
|
|
|
|
The **ApplyMap** node outputs the height, albedo, ORM, emission and normal components
|
|
|
|
of the map.
|
|
|
|
|
|
|
|
Parameters
|
|
|
|
++++++++++
|
|
|
|
|
|
|
|
The **ApplyMap** node does not have any parameter.
|