EffectTechnique Class

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Represents an effect technique.

Inheritance Hierarchy

System.Object
  Microsoft.Xna.Framework.Graphics.EffectTechnique

Namespace:  Microsoft.Xna.Framework.Graphics
Assembly:  Microsoft.Xna.Framework.Graphics.Extensions (in Microsoft.Xna.Framework.Graphics.Extensions.dll)

Syntax

'Declaration
Public Class EffectTechnique
public class EffectTechnique

The EffectTechnique type exposes the following members.

Constructors

  Name Description
Public method EffectTechnique Initializes a new instance of the EffectTechnique class.

Top

Properties

  Name Description
Public property Passes Gets the collection of EffectPass objects this rendering technique requires.

Top

Version Information

Silverlight

Supported in: 5

Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.