NoDepthMask QML Type

Disable depth write. \since 5.7 \ingroup renderstates \inqmlmodule Qt3D.Render \inherits RenderState. More...

Instantiates: QNoDepthMask

Detailed Description

A NoDepthMask type disables fragment depth write to depth buffer.

See also Qt3DRender::QDepthTest.