I am having trouble making a scripted material plugin work 3dsmax 9 that changes the fog color of a v-ray material.
I am trying to use this:-
delegate.refraction_fogColor = color 255 0 0
This should make the fog color completely red, but it has no effect. I seem to be able to change the reflection, refraction, IOR etc using the method. The material doesn't change at all in the material slot nor in the render itself, but the property value has clearly changed. I am stumped for why it doesn't work. Currently using Vray 1.5 RC3
Any help would be appreicated.
José
I am trying to use this:-
delegate.refraction_fogColor = color 255 0 0
This should make the fog color completely red, but it has no effect. I seem to be able to change the reflection, refraction, IOR etc using the method. The material doesn't change at all in the material slot nor in the render itself, but the property value has clearly changed. I am stumped for why it doesn't work. Currently using Vray 1.5 RC3
Any help would be appreicated.
José
Comment