Stencil shadowing does nothing more than label each pixel as in shadow or not in shadow, for a particular light. You can apply all of the textures or bump maps or whatever you want to it.Nick said:Now that I think of it... how can you do per-pixel lighting with stencil shadowing if you don't have the surface properties? If I'm correct then all you have is the base texture color?