DualTextureEffect Constructor (DualTextureEffect)

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

Syntax

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

Parameters

Requirements

Namespace: Microsoft.Xna.Framework.Graphics

Assembly: Microsoft.Xna.Framework.Graphics (in microsoft.xna.framework.graphics.dll)

See Also

Reference

DualTextureEffect Class
DualTextureEffect Members
Microsoft.Xna.Framework.Graphics Namespace

Platforms

Windows Phone