EffectTechnique Members
The following tables list the members exposed by the EffectTechnique type.
Public Properties
Name | Description | |
---|---|---|
Annotations | Gets the EffectAnnotation objects associated with this technique. | |
Name | Gets the name of this technique. | |
Passes | Gets the number of passes this rendering technique requires. |
Public Methods
Name | Description | |
---|---|---|
Equals | Overloaded. Returns a value that indicates whether the current instance is equal to a specified object. | |
GetHashCode | Gets the hash code for this instance. | |
GetType | (Inherited from Object.) | |
IsParameterUsed | Determines whether a given EffectParameter is used by this technique. | |
op_Equality | Compares two objects to determine whether they are the same. | |
op_Inequality | Compares two objects to determine whether they are different. | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) | |
Validate | Validates this technique. |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
EffectTechnique Class
Microsoft.Xna.Framework.Graphics Namespace