Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

blender python get selected collection

import bpy 
collection = bpy.context.collection
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #blender #python #selected #collection
ADD COMMENT
Topic
Name
2+6 =