How to access the mesh instances of an InstancedStaticMeshComponent in a BP

I’m keen on optimization so I’ll go with instancing wherever possible :wink:

By the way, I have come up with a solution using PerInstanceRandom logic in my materials - works perfectly for what I needed :slight_smile: