Tesla Graphics Engine Documentation (January 2012)
GetValueIntArray Method (count)
TeslaTesla.Xna.GraphicsXNAEffectParameterGetValueIntArray(Int32)
Gets the value of the parameter as an array of ints.
Declaration Syntax
C#
public int[] GetValueIntArray(
	int count
)
Parameters
count (Int32)
Number of elements to get
Return Value
The int array

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