Tesla Graphics Engine Documentation (January 2012)
SetValue Method (values)
TeslaTesla.GraphicsIEffectParameterSetValue(array<Color>[]()[][])
Sets the value of the parameter's elements.
Declaration Syntax
C#
void SetValue(
	Color[] values
)
Parameters
values (array<Color>[]()[][])
Array of color (interpreted as a 4-float vector)

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