The AXIS colors in the vtkCameraOrientationWidget are non standard, and I can’t figure out how to change them. Doesn’t look like there is a way to do this?
Help?
The AXIS colors in the vtkCameraOrientationWidget are non standard, and I can’t figure out how to change them. Doesn’t look like there is a way to do this?
Help?
I have the same issue with vtk python 9.5 . Does anyone know about it or it’s never exposed via python functions ?
Fixed in VTK 9.6.0
Starting in 9.6, you can set the axis colors. See the example https://examples.vtk.org/site/PythonicAPI/Widgets/CameraOrientationWidget/