diff --git a/colorbleed/maya/menu.json b/colorbleed/maya/menu.json index 9141b82ac6..a1d2b426d4 100644 --- a/colorbleed/maya/menu.json +++ b/colorbleed/maya/menu.json @@ -855,6 +855,21 @@ "title": "Set Texture Preview To CLRImage", "tooltip": "" }, + { + "type": "action", + "command": "$COLORBLEED_SCRIPTS\\shading\\vdviewer_ui.py", + "sourcetype": "file", + "tags": [ + "shading", + "look", + "vray", + "displacement", + "shaders", + "auto" + ], + "title": "VRay Displ Viewer", + "tooltip": "Open the VRay Displacement Viewer, select and control the content of the set" + }, { "type": "action", "command": "$COLORBLEED_SCRIPTS\\shading\\fixDefaultShaderSetBehavior.py",