EffectParameter.GetValueVector3 Method
Gets the value of the EffectParameter as a Vector3.
Namespace: Microsoft.Xna.Framework.Graphics
Assembly: Microsoft.Xna.Framework.Graphics (in microsoft.xna.framework.graphics.dll)
Syntax
public Vector3 GetValueVector3 ()
Return Value
The value of the EffectParameter as a Vector3.
Exceptions
Exception type | Condition |
---|---|
InvalidCastException | Unable to cast this EffectParameter to an object of type Vector3. |
Remarks
Getting 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 7, Windows Vista, Windows XP