Hi Phil. Great question -- I can confirm via VS watches that the world, view, and projection matrices are set the same across either effect. I ended up writing a custom shader instead of extending BasicEffect from stock effects to get my work done. I have doubts now about the quality of the stock effect library. I came across compile issues ...