This commit is contained in:
2025-12-08 07:42:48 +02:00
parent b544247c58
commit 14c9aff342
+2
View File
@@ -93,6 +93,8 @@ class DashBoard {
textPlane.position.y = -0.41 * dashHeight
textPlane.visible = false;
dash.add(textPlane)
// fix #44
textPlane.material.depthTest = false;
})()
const text = new Text()