EffectParameter.GetValueInt32 Method
XNA Game Studio 3.0
Gets the value of the EffectParameter as an Int32.
Namespace: Microsoft.Xna.Framework.Graphics
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
| Exception type | Condition |
|---|---|
| InvalidCastException | Unable to cast this EffectParameter to type Int32. |