Polyline : PolylineGraphics Depth Test

@Gabby_Getz Hello Team,
Is there is any way to disable depth test for polyline entity similar to point : PointGraphics where we set disableDepthTestDistance value to Number.POSITIVE_INFINITY?

@inhacpromac
Conditionally you can add and remove like :
disableDepthTestDistance = true or false