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

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