I made widget blueprint for modify collision profile to static mesh asset.
So I made ‘Get Selected Assets’ and ‘for each loop’, ‘cast to primitive component’.
But ‘Cast to PrimitiveComponent’ not working.
‘Set Collision Profile Name’ node is only used for primitive component.
How can I use ‘Set Collision Profile Name’ node with ‘Get Selected Assets’ node?