mirror of
https://github.com/Relintai/material-maker.git
synced 2024-11-13 06:27:18 +01:00
34 lines
632 B
ReStructuredText
34 lines
632 B
ReStructuredText
Box node
|
|
~~~~~~~~
|
|
|
|
The **Box** node outputs a greyscale image that represents the depth of a 3D box.
|
|
|
|
.. image:: images/node_3d_box.png
|
|
:align: center
|
|
|
|
Inputs
|
|
++++++
|
|
|
|
The **Box** node do not accept any input.
|
|
|
|
Outputs
|
|
+++++++
|
|
|
|
The **Box** node provides an output that generates a greyscale image showing the
|
|
selected 3D box.
|
|
|
|
Parameters
|
|
++++++++++
|
|
|
|
The **Box** node has the following parameters:
|
|
|
|
* the *box center position* as X, Y and Z coordinates
|
|
* the *box size* along X, Y and Z axes
|
|
* the *rotation of the box* around X, Y and Z axes
|
|
|
|
Example images
|
|
++++++++++++++
|
|
|
|
.. image:: images/node_3d_box_samples.png
|
|
:align: center
|