This topic has not yet been rated - Rate this topic

GraphicsDeviceCapabilities.AddressCaps.SupportsClamp Property

Gets a value indicating whether the device supports the clamping of textures to addresses.

Namespace: Microsoft.Xna.Framework.Graphics
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)

public bool SupportsClamp { get; }

Property Value

true if the device supports clamping textures to addresses; false otherwise.
Xbox 360, Windows XP SP2, Windows Vista, Zune
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.