Fix issue with depth rendering

This commit is contained in:
wheaney 2025-08-04 20:00:37 -07:00
parent d7120fbc2e
commit cfba504e3c
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ Model {
DefaultMaterial {
cullMode: Material.NoCulling
lighting: DefaultMaterial.NoLighting
depthDrawMode: Material.AlwaysDepthDraw
diffuseMap: Texture {
sourceItem: DesktopView {
screen: display.screen