Tesla Graphics Engine Documentation (January 2012)
GetValueInt Method
TeslaTesla.Direct3D10.GraphicsD3D10EffectParameterGetValueInt()()()()
Gets the value of the parameter as an int.
Declaration Syntax
C#
public int GetValueInt()
Return Value
The int value
Exceptions
Exception Condition
InvalidCastException Thrown if the parameter is not an int.

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