Tesla Graphics Engine Documentation (January 2012)
GetValueMatrixTranspose Method
TeslaTesla.Direct3D10.GraphicsD3D10EffectParameterGetValueMatrixTranspose()()()()
Gets the value of the parameter as a matrix transpose.
Declaration Syntax
C#
public Matrix GetValueMatrixTranspose()
Return Value
The matrix transpose value
Exceptions
Exception Condition
InvalidCastException Thrown if the parameter is not a matrix transpose.

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