Tesla Graphics Engine Documentation (January 2012)
GetValueVector4Array Method (count)
TeslaTesla.GraphicsIEffectParameterGetValueVector4Array(Int32)
Gets the value of the parameter as an array of vector4's.
Declaration Syntax
C#
Vector4[] GetValueVector4Array(
	int count
)
Parameters
count (Int32)
Number of elements to get
Return Value
The vector4 array

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