Tesla Graphics Engine Documentation (January 2012)
SetValue Method (value)
TeslaTesla.Direct3D10.GraphicsD3D10EffectParameterSetValue(Vector2)
Sets the value of the parameter.
Declaration Syntax
C#
public void SetValue(
	Vector2 value
)
Parameters
value (Vector2)
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)