EffectParameterCollection.Item Property
Gets an EffectParameter object.
Overload List
Name | Description |
---|---|
EffectParameterCollection.Item (Int32) | Gets a specific EffectParameter object by using an index value. |
EffectParameterCollection.Item (String) | Gets a specific EffectParameter by name. |
See Also
Reference
EffectParameterCollection Class
EffectParameterCollection Members
Microsoft.Xna.Framework.Graphics Namespace