NoDepthMask QML Type

Disable depth write. More...

Import Statement: import Qt3D.Render 2.12
In C++: QNoDepthMask
Inherits:

RenderState

Status: Deprecated

This type is deprecated. We strongly advise against using it in new code.

Detailed Description

A NoDepthMask type disables fragment depth write to depth buffer.

See also Qt3DRender::QDepthTest.