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

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