Notifications
Clear all

[Closed] Extending VRayOverrideMtl

I would like to extend the VRayOverrideMtl, and I need to know how to referrence the BaseMaterial, GI Material etc…

Thank you

3 Replies
mtl = VrayOverrideMtl()
 showproperties mtl

and you get this:

  .baseMtl : material
   .baseMtl_on : boolean
   .giMtl : material
   .giMtl_on : boolean
   .reflectMtl : material
   .reflectMtl_on : boolean
   .refractMtl : material
   .refractMtl_on : boolean
   .shadowMtl : material
   .shadowMtl_on : boolean

Thanks for your help,
for some reason the properties will not list in my version of MAX 2008.

works fine on both max 9 and 2008