Scene.prop_name = bpy.props.list( items = [] ) # some_operator.py bpy.types. ... The items can't contain arbitrary Python objects, though, so you'll have to ...
確定! 回上一頁