QNoDepthMask

PyQt5.Qt3DRender.QNoDepthMask

Inherits from QRenderState.

Description

Disable depth write.

A QNoDepthMask class disables fragment depth write to depth buffer.

See also

QDepthTest.

Methods

__init__(parent: QNode = None)

The constructor creates a new QNoDepthMask::QNoDepthMask instance with the specified parent.