Using lens mm settings with stamp?

Hey,

I’m wondering how it would be possible to use the lenses mm value with the render stamp feature.

I’m not sure how the python scripting works for this section as it has;

col.prop(rd, “use_stamp_time”, text=“Time”)

I had thought I would be able to call Camera.lens, and get the value (I have never programmed in python btw, so I’m not sure how this works). But that doesn’t work, and “use_stamp_time” isn’t defined anywhere (hope that makes sense).

Anyway, would some one kindly point me in the right direction.

Thanks :slight_smile: