diff --git a/src/app/App.tsx b/src/app/App.tsx index 5ce0a571..10f585dd 100644 --- a/src/app/App.tsx +++ b/src/app/App.tsx @@ -5708,6 +5708,45 @@ export function App({ store, initialStatusMessage }: AppProps) { /> +
+
Volume Rendering Paths
+
+ {advancedRendering.enabled + ? "Uses the authored path below." + : "Advanced Rendering is off — both paths force to Performance."} +
+
+ + +
+
+ {!advancedRendering.enabled ? null : ( <>