PrcDefines.h
Members |
Description |
KEPRCTextureWrappingMode_Unknown |
Let the application choose. |
KEPRCTextureWrappingMode_Repeat |
Display the repeated texture on the surface. |
KEPRCTextureWrappingMode_ClampToBorder |
Clamp the texture to the border. Display the surface color along the texture limits. |
KEPRCTextureWrappingMode_Clamp |
Reserved for future use. |
KEPRCTextureWrappingMode_ClampToEdge |
Reserved for future use. |
KEPRCTextureWrappingMode_MirroredRepeat |
Reserved for future use. |
Enumeration represents available texture repeating and clamping modes.
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.
|