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

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