mirror of
https://github.com/Relintai/material-maker.git
synced 2024-11-13 06:27:18 +01:00
32 lines
579 B
ReStructuredText
32 lines
579 B
ReStructuredText
|
Weave node
|
||
|
~~~~~~~~~~
|
||
|
|
||
|
The **Weave** node outputs a weave pattern, that can be used for cloth.
|
||
|
|
||
|
.. image:: images/node_weave.png
|
||
|
|
||
|
Inputs
|
||
|
++++++
|
||
|
|
||
|
The **Weave** node does not accept any input.
|
||
|
|
||
|
Outputs
|
||
|
+++++++
|
||
|
|
||
|
The **Weave** generates a single greyscale output texture.
|
||
|
|
||
|
Parameters
|
||
|
++++++++++
|
||
|
|
||
|
The **Weave** node accepts the following parameters:
|
||
|
|
||
|
* the *Size X* and *Size Y* parameters define the number of patterns that will be generated.
|
||
|
|
||
|
* the *Width* parameter is the width of stiches.
|
||
|
|
||
|
Example images
|
||
|
++++++++++++++
|
||
|
|
||
|
.. image:: images/node_weave_samples.png
|
||
|
:align: center
|