t3du - CA Updates

This commit is contained in:
2025-06-02 17:35:46 +00:00
parent b0e624ef75
commit 79422337ae

View File

@ -6,7 +6,7 @@ class ChromaticAberrationSetNode(LnxLogicTreeNode):
"""
bl_idname = 'LNChromaticAberrationSetNode'
bl_label = 'Set CA Settings'
lnx_version = 1
lnx_version = 2
def lnx_init(self, context):
self.add_input('LnxNodeSocketAction', 'In')