Files
LNXSDK/leenkx/blender/lnx/logicnode/variable/__init__.py
2025-01-22 16:18:30 +01:00

5 lines
158 B
Python

from lnx.logicnode.lnx_nodes import add_node_section
add_node_section(name='set', category='Variable')
add_node_section(name='default', category='Variable')