Bagikan melalui


EffectPass Members

The following tables list the members exposed by the EffectPass type.

Public Properties

Name Description
Public Property Annotations Gets the set of EffectAnnotation objects for this EffectPass.
Public Property Name Gets the name of this pass.

Public Methods

Name Description
Public Method Begin Begins a pass within the active technique.
Public Method End Ends a pass within the active technique.
Public Method Equals Overloaded. Returns a value that indicates whether the current instance is equal to a specified object.
Public Method GetHashCode Gets the hash code for this instance.
Public Method GetType (Inherited from Object.)
Public Method Static op_Equality Compares two objects to determine whether they are the same.
Public Method Static op_Inequality Compares two objects to determine whether they are different.
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

EffectPass Class
Microsoft.Xna.Framework.Graphics Namespace