Just wire the single diffuse color values to the axis. In this case you can use a number to adress the float values in the point3 variable. When you c…
You can access the rgb values with r,g,b for example: colorW = $.wirecolor — variable definition colorW.r as float cheers, marcus
Paul, I went through your gdi tutorial and as far as I remember, you do not provide a way to get viewport position. In maxscript I found only the max …
try the maxscript command: [b]getMAXWindowPos/b with that you can get the position of the max main window.
Hm, that is a pity. I almost expected an answer like this. So the only sure solution is to have hardware that can do every preview in less than 3 seco…
Its perfect, pete! Thank you! Put your function (with some little changes) in my for loop and it works fine. Creates folders, saves … all nice. There …
no he means THE master of progress bars. The one that appears below the frame range when something is calculated. It works very well. Thanks a lot! I…
Have you already found a solution for this issue? Because I am fighting with this as well.
hey, cool! Thanks paul. I was just looking for a script like this. But I tried it and it is only displaying the grey rectangle but no text at all. No …
Thanks a lot! I tried both suggestions and both are working
Thanks for the answers. Yepp, I had these problems with the slider controller. It is not reproducible but chances are very high, that it occurs when l…