www.BCB-Tools.com
Home of
RAD DirectX
for
C++ Builder
...
...
Please Register
So we can
create more
the TDx_Library
the TDx9_Library
|
TDx_3DI_Library v1.90 Component Reference
|
|
[ TD3DDeviceDesc::MaxTextureRepeat ]
[ next: MaxTextureWidth ]
[ prev: MaxTextureHeight ]
__published:
__property dword MaxTextureRepeat = { read=FGetMaxTextureRepeat, write=FSetMaxTextureRepeat, default=0 };
TD3DDEVICEDESC::MAXTEXTUREREPEAT
[ component property ]
- Description
The MaxTextureRepeat property defines the integer range of post normalised texture indices.
If D3DPTEXTURECAPS_TEXREPEATNOTSCALEDBYSIZE is set, texture size scaling is deferred until after the texture address mode is applied.
If D3DPTEXTURECAPS_TEXREPEATNOTSCALEDBYSIZE is not set, texture indices are scaled by the largest level of detail prior to interpolation.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
|
|