hello I am create oen object in max script and
close to vray object properties to “Visible_In_Reflections”
but ı cant any code no area in internet .
http://i.hizliresim.com/0DQl5D.jpg
ı find this but ı can not use other properties
this is works
try(setUserProp obj “VRay_Matte_Enable” true)catch()
try(setUserProp obj “VRay_Matte_Alpha” -1.0)catch()
try(setUserProp obj “VRay_Matte_Shadows” true)catch()
try(setUserProp obj “VRay_Secondary_Matte_Enable” true)catch()
this is not work ı cant not understand normaly max listener show me ok bur look again but not see right click
try(setUserProp obj “Visible_In_Reflections” true)catch()