Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the value of the EffectParameter.
Namespace: Microsoft.Xna.Framework.Graphics
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
Syntax
public void SetValue (
Texture value
)
Parameters
- value
The value to assign to the EffectParameter.
Exceptions
Exception type | Condition |
---|---|
ObjectDisposedException | SetValue was called after value was disposed. |
InvalidCastException | Unable to cast this EffectParameter to type Texture. |
Remarks
Setting the value of an effect parameter is a slow operation. Avoid high-frequency calls.
See Also
Reference
EffectParameter Class
EffectParameter Members
Microsoft.Xna.Framework.Graphics Namespace
Platforms
Xbox 360, Windows XP SP2, Windows Vista