Tesla Graphics Engine Documentation (January 2012)
SetValue Method (value)
TeslaTesla.Direct3D10.GraphicsD3D10EffectParameterSetValue(Color)
Sets the value of the parameter.
Declaration Syntax
C#
public void SetValue(
	Color value
)
Parameters
value (Color)
Color value (interpreted as a 4-float vector)
Exceptions
Exception Condition
InvalidCastException Thrown if the parameter is not a 4 component vector.

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