Lens/camera for OpenCV style camera parameterisation

print(base.win.get_fb_properties().get_depth_bits())

If you need more depth bits, you can put “depth-bits 32” in your Config.prc file (or specify it at window creation time via a FrameBufferProperties object).