Hello,
trying to understand how to i can use prim patterns to do deeper searches for collections with out resorting to python.
All of our assets have a collections node pathed at `{assetname}/collections` , all of our assets are component kind.
For example, we have a street light asset, the light globe, is in the collection called lights.
When in a shot context, is there way that i can get all the `%kind:component`, and the `lights` collection that some of the assets may have?
Cheers
Kym