EnvironmentMapEffect Constructor (GraphicsDevice)
Creates a new EnvironmentMapEffect with default parameter settings.
Syntax
'Declaration
Public Sub New ( _
device As GraphicsDevice _
)
public EnvironmentMapEffect (
GraphicsDevice device
)
public:
EnvironmentMapEffect(
GraphicsDevice device
)
Parameters
- device
Type: GraphicsDevice
The graphics device.
Requirements
Namespace: Microsoft.Xna.Framework.Graphics
Assembly: Microsoft.Xna.Framework.Graphics (in microsoft.xna.framework.graphics.dll)
See Also
Reference
EnvironmentMapEffect Class
EnvironmentMapEffect Members
Microsoft.Xna.Framework.Graphics Namespace
Platforms
Windows Phone