AlphaTestEffect Constructor (AlphaTestEffect)

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

Syntax

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

Parameters

Requirements

Namespace: Microsoft.Xna.Framework.Graphics

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

See Also

Reference

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

Platforms

Windows Phone