I have a scene of several instances of the same static mesh. In each frame that I render with the Movie Render Queue plugin, I want to get the (screen relative) positions and bounding boxes of the static meshes. How can I get these?
The final goal is to save the bounding boxes for each frame in a csv or similar, but currently I need to get bounding box locations first.