A macroScript pops up after pressing Wireframe
Announcement
Collapse
No announcement yet.
V ray for 3ds max macroScript pops up after pressing Wireframe
Collapse
X
-
Originally posted by Martin.Minev View PostHello,
Which version of V-Ray do you use. If you are using V-Ray 3.x could you try to delete the following files VRay-VRayGPUViewportIPR.mcr and VRay-VRayViewportIPR.mcr located here and try again:
C:\Users\<YourUsername>\AppData\Local\Autode sk\3dsMax\2019 - 64bit\ENU\usermacros
3d max version: 2019
Vray version: V-Ray 3.60.05 for 3ds Max 2019 ADV
Windows version: win10 64bit
Comment
-
Hi, we have fixed this in the last update of V-Ray Next, that is currently on the site, the code in the scripts should look like this for example:
Code:on isEnabled do ( if (vrayViewportIPRControl!=undefined) then vrayViewportIPRControl 0 1 else false )
Best regards,
AlexanderLast edited by alexander.kazandzhiev; 29-05-2019, 02:33 AM.Alexander Kazandzhiev
V-Ray for 3ds Max developer
- Likes 1
Comment
Comment