Skip to content

Allow volumes to write to the depth buffer

Lucas Gandel requested to merge LucasGandelKitware/vtk:volume-depth-mask into master

Enable overriding the default depth mask value for volumes. Read the value of the existing DepthMaskOverride property key to alter the value of the depth mask if needed.

Merge request reports