QNoDepthMask

Disable depth write. More

Inheritance diagram of PySide6.Qt3DRender.Qt3DRender.QNoDepthMask

Detailed Description

A QNoDepthMask class disables fragment depth write to depth buffer.

See also

QDepthTest

class PySide6.Qt3DRender.Qt3DRender.QNoDepthMask([parent=None])
Parameters

parentPySide6.Qt3DCore.Qt3DCore.QNode

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