Package com.ms.com.directX Previous
Previous
Microsoft Packages
Microsoft Packages
Index
Index
Next
Next

D3DPTADDRESSCAPS_ Values

Use with the dwTextureAddressCaps field of the d3dFindDeviceSearch class.

D3DPTADDRESSCAPS_CLAMP
Device can clamp textures to addresses.
D3DPTADDRESSCAPS_MIRROR
Device can mirror textures to addresses.
D3DPTADDRESSCAPS_WRAP
Device can wrap textures to addresses.


© 1996 Microsoft Corporation. All rights reserved.