Package com.ms.com.directX |
|
 Previous |
 Microsoft Packages |
 Index |
 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.