generated from stilobique/BlenderTemplate
WIP Lighting build
This commit is contained in:
@@ -86,5 +86,7 @@ class SetCollectionSocket(bpy.types.Operator):
|
||||
|
||||
def __init__(self):
|
||||
self.socket = bpy.data.collections.get('Socket')
|
||||
|
||||
def execute(self, context):
|
||||
# TODO
|
||||
return {'FINISHED'}
|
||||
|
||||
Reference in New Issue
Block a user