08-27-2008, 05:19 AM
I tried it with standard raytrace, standard shadow map, vray shadows and MR shadows and I can view the value and set the value no problems.
AB Shadow Map gives "-- Runtime error: Couldn't find a previously defined paramblock in AB_Shadow_MapShadow" on viewing or setting
Also Im not sure how to get access to the "Object Shadows" Parameters in AB Shadow maps through maxscript.
I get this when I do "show $.shadowgenerator"
.Size : integer
.Quality : float
.Color : integer
.Bias : float
.UseObjectShadows (Use_Object_Shadows) : boolean
.CreationTime (Creation_time) : integer
.RangeStart (Creation_Start) : integer
.RangeEnd (Creation_End) : integer
.SupersampleQuality (Quality) : float
.MaxSamples (Creation_End) : integer
.SuperSampler (Creation_End) : integer
.Size
.Quality
.Bias
.Quality
false
AB Shadow Map gives "-- Runtime error: Couldn't find a previously defined paramblock in AB_Shadow_MapShadow" on viewing or setting
Also Im not sure how to get access to the "Object Shadows" Parameters in AB Shadow maps through maxscript.
I get this when I do "show $.shadowgenerator"
.Size : integer
.Quality : float
.Color : integer
.Bias : float
.UseObjectShadows (Use_Object_Shadows) : boolean
.CreationTime (Creation_time) : integer
.RangeStart (Creation_Start) : integer
.RangeEnd (Creation_End) : integer
.SupersampleQuality (Quality) : float
.MaxSamples (Creation_End) : integer
.SuperSampler (Creation_End) : integer
.Size
.Quality
.Bias
.Quality
false
Jordan Walsh
VFX Technical Director
Showreel 2012
Check out my scripts on ScriptSpot!
VFX Technical Director
Showreel 2012
Check out my scripts on ScriptSpot!

