Tesla Graphics Engine Documentation (January 2012)
GetValueVector2 Method
TeslaTesla.Direct3D10.GraphicsD3D10EffectParameterGetValueVector2()()()()
Gets the value of the parameter as a vector2.
Declaration Syntax
C#
public Vector2 GetValueVector2()
Return Value
The vector2 value
Exceptions
Exception Condition
InvalidCastException Thrown if the parameter is not a vector2.

Assembly: Tesla.Direct3D10 (Module: Tesla.Direct3D10) Version: 0.5.0.0 (0.5.0.0)