I’m trying to create simulation for generation of synthetic datasets for object detection. For this purpose I need to take RGB image an well as depth field of my objects. Currently I use the Camera Actor for taking RGB images, but I cannot understand how to deal with depth field (given in mm or cm). Does anyone know how to handle it?