XNA and DX SDK

Maybe it is allreayd there but i can't find it :(

as XNA is a layer on top of directx, aint it possible to make access to directx sdk objects posible in xna framework

for example
GraphicsDevice.GetD3DDevice

This would allow people to mix the XNA framework with the directx sdk and work around some limitations / bugs of XNA



Answer this question

XNA and DX SDK

  • lman817

    See here. I had problems when the game shuts down. If you can get it to work post a reply to that thread.

  • XNA and DX SDK