AirSim
AirSim copied to clipboard
Translucent mesh isn't showing in segmentation.
Discussed in https://github.com/microsoft/AirSim/discussions/4566
Originally posted by MohammadMedhat June 14, 2022 I'm trying to get segmentation for a translucent mesh, but it's not showing in segmentation images. Even when I set client.simSetSegmentationObjectID("ObjectID", 255, True)
Here I have a translucent mesh above this landscape material layer to allow me to get detections for it and it's working properly.

But I can't show the mesh in segmentation images unless I change the material's blend mode to Opaque instead of Translucent

Hi Did you find a way to fix it? I'm not completely sure what image 1 is, but if you cannot find the translucent object, there is a way to fix that.