Tesla Graphics Engine Documentation (January 2012)
GetValueTexture2D Method
TeslaTesla.Xna.GraphicsXNAEffectParameterGetValueTexture2D()()()()
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.Xna (Module: Tesla.Xna) Version: 0.5.0.0 (0.5.0.0)