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

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