EffectParameterCollection Members
The following tables list the members exposed by the EffectParameterCollection type.
Public Properties
Name | Description | |
---|---|---|
Count | Gets the number of EffectParameter objects in this EffectParameterCollection. | |
Item | Overloaded. Gets an EffectParameter object. |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetEnumerator | Gets an enumerator that can iterate through EffectParameterCollection. | |
GetHashCode | (Inherited from Object.) | |
GetParameterBySemantic | Gets an effect parameter from its semantic usage. | |
GetType | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
EffectParameterCollection Class
Microsoft.Xna.Framework.Graphics Namespace