Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the value of the EffectParameter as a TextureCube.
Namespace: Microsoft.Xna.Framework.Graphics
Assembly: Microsoft.Xna.Framework.Graphics (in microsoft.xna.framework.graphics.dll)
Syntax
public TextureCube GetValueTextureCube ()
Return Value
The value of the EffectParameter as a TextureCube.
Exceptions
Exception type | Condition |
---|---|
InvalidOperationException | The resource is not of type TextureCube. |
InvalidCastException | Unable to cast this EffectParameter to type TextureCube. |
Remarks
Getting the value of an effect parameter is a slow operation. Avoid high-frequency calls.
See Also
Reference
EffectParameter Class
EffectParameter Members
Microsoft.Xna.Framework.Graphics Namespace
Platforms
Xbox 360, Windows 7, Windows Vista, Windows XP