rework output type socket to be more flexible
This commit is contained in:
@@ -43,8 +43,9 @@ class Annotations:
|
||||
},
|
||||
}
|
||||
|
||||
RETURN_TYPES = ("ANNOTATION_SOURCE",)
|
||||
RETURN_NAMES = ("Output",)
|
||||
OUTPUTS = (
|
||||
('ANNOTATION_SOURCE', 'output'),
|
||||
)
|
||||
FUNCTION = "render"
|
||||
|
||||
DESCRIPTION = (
|
||||
|
||||
Reference in New Issue
Block a user