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

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