Tesla Graphics Engine Documentation (January 2012)
GetValueMatrixTransposeArray Method (count)
TeslaTesla.Xna.GraphicsXNAEffectParameterGetValueMatrixTransposeArray(Int32)
Gets the value of the parameter as an array of matrix transposes.
Declaration Syntax
C#
public Matrix[] GetValueMatrixTransposeArray(
	int count
)
Parameters
count (Int32)
Number of elements to get
Return Value
The matrix transpose array
Exceptions
Exception Condition
InvalidCastException Thrown if the parameter is not a matrix array.

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