This is clear when used in the UI, the collection property is displayed directly below the instance_type, but when working with the Python API it may not be obvious that instance_type has to be set to COLLECTION so the collection from instanced_collection is actually instanced.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Thanks, but tooltips for properties shown in the UI should not use Python property names, but rather refer to their UI names.
Comment Actions
Description of referenced properties changed to their labels instead of python names.