OPACITY 114 modules/viz/src/widget.cpp case OPACITY: actor->GetProperty()->SetOpacity(value); break; OPACITY 183 modules/viz/src/widget.cpp case OPACITY: value = actor->GetProperty()->GetOpacity(); break;