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

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