I've looked through all the documentation I could find and I can't find a reference regarding the SetShadow property. The only reason I know it exists is b/c it popped up while I was typing in the Script editor. Of course, I was looking for a way to control an object's shadow/glow via script. Does anyone know what this property's parameters are, e.g. Object.SetShadow(a,b,c); what are 'a' 'b' and 'c', how many parameters are there, what are their data types (numeric, hex)? Unfortunately there isn't a matching GetShadow property to disclose an object's current shadow/glow settings.