EnvironmentMapEffect Constructor (EnvironmentMapEffect)

Creates a new EnvironmentMapEffect by cloning parameter settings from an existing instance.

Syntax

'Declaration
Protected Sub New ( _
         cloneSource As EnvironmentMapEffect _
)
protected EnvironmentMapEffect (
         EnvironmentMapEffect cloneSource
)
protected:
EnvironmentMapEffect(
         EnvironmentMapEffect cloneSource
)

Parameters

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