Is it possible to get the thumbnail of an actor in-game?

I’m creating an inventory system and need thumbnails to represent pickups. However, many of those pickups have parameterized materials applied, so I don’t want to use pre-rendered thumbs. Is there any way to capture the current object?

1 Like

Create an actor in the world, and follow the instructions here