QNoDepthMask¶

Disable depth write. More…

Inheritance diagram of PySide2.Qt3DRender.Qt3DRender.QNoDepthMask

Detailed Description¶

A QNoDepthMask class disables fragment depth write to depth buffer.

See also

QDepthTest

class PySide2.Qt3DRender.Qt3DRender.QNoDepthMask([parent=None])¶

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