Force opaque text
Add ForceOpaque
and ForceTranslucent
properties (mirroring the vtkActor
methods) to the 3D text actor classes so that they may be rendered in the opaque pass instead of the translucent pass.
This is needed for early work on paraview/paraview#16878 (closed).