forked from LeenkxTeam/LNXSDK
t3du - CA Updates
This commit is contained in:
@ -6,7 +6,7 @@ class ChromaticAberrationSetNode(LnxLogicTreeNode):
|
|||||||
"""
|
"""
|
||||||
bl_idname = 'LNChromaticAberrationSetNode'
|
bl_idname = 'LNChromaticAberrationSetNode'
|
||||||
bl_label = 'Set CA Settings'
|
bl_label = 'Set CA Settings'
|
||||||
lnx_version = 1
|
lnx_version = 2
|
||||||
|
|
||||||
def lnx_init(self, context):
|
def lnx_init(self, context):
|
||||||
self.add_input('LnxNodeSocketAction', 'In')
|
self.add_input('LnxNodeSocketAction', 'In')
|
||||||
|
Reference in New Issue
Block a user