forked from LeenkxTeam/LNXSDK
		
	t3du - CA Updates
This commit is contained in:
		| @ -11,6 +11,7 @@ class ChromaticAberrationSetNode(LnxLogicTreeNode): | ||||
|     def lnx_init(self, context): | ||||
|         self.add_input('LnxNodeSocketAction', 'In') | ||||
|         self.add_input('LnxFloatSocket', 'Strength', default_value=2.0) | ||||
|         self.add_input('LnxIntSocket', 'Samples', default_value=32) | ||||
|         self.add_input('LnxIntSocket', 'Type', default_value=0) | ||||
|  | ||||
|         self.add_output('LnxNodeSocketAction', 'Out') | ||||
|  | ||||
		Reference in New Issue
	
	Block a user