View Full Version : Extending VRayOverrideMtl
chriskroll 02-06-2008, 04:24 AM I would like to extend the VRayOverrideMtl, and I need to know how to referrence the BaseMaterial, GI Material etc..
Thank you
|
|
xenry
02-06-2008, 12:23 PM
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
chriskroll
02-06-2008, 04:23 PM
Thanks for your help,
for some reason the properties will not list in my version of MAX 2008.
xenry
02-06-2008, 05:13 PM
works fine on both max 9 and 2008
CGTalk Moderation
02-06-2008, 05:13 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.
vBulletin v3.0.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.