GraphicsDeviceCapabilities.VolumeTextureAddressCapabilities Property
XNA Game Studio 2.0
Gets texture-addressing capabilities for a volume texture
Namespace: Microsoft.Xna.Framework.Graphics
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
public AddressCaps VolumeTextureAddressCapabilities { get; }
Property Value
A GraphicsDeviceCapabilities.AddressCaps representing the texture-addressing capabilities of a device.