PixelShader.GraphicsDevice Property
XNA Game Studio 2.0
Gets the GraphicsDevice associated with this PixelShader.
Namespace: Microsoft.Xna.Framework.Graphics
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
public GraphicsDevice GraphicsDevice { get; }
Property Value
The GraphicsDevice associated with this PixelShader.