|
|
|
Script node is one of the ways you can use Python to interact with the nodetree.
|
|
|
|
|
|
|
|
If you are comfortable with Python, this will let you quickly make your own nodes.
|
|
|
|
- Either by generating or modifying existing geometry.
|
|
|
|
- use Blender Python API (bpy) or any third party Python module.
|
|
|
|
- interact with other nodes or other parts of Blender, as a function of any imaginable input.
|
|
|
|
|
|
|
|
The documentation can be found [here](), but it's a bit clinical and will make more sense if you've explored some of the examples beforehand. |
|
|
|
\ No newline at end of file |