EffectPass Class
XNA Game Studio 3.0
Represents an effect pass.
Namespace: Microsoft.Xna.Framework.Graphics
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
An effect pass represents a single pass for a related effect. Effects can have a single pass or multiple passes. Use the Passes property to determine the number of passes for a related effect technique.