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

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