Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_3DI_Library v2.00 Component Reference
|
|
[ TD3DDeviceDesc::DeviceZBufferBitDepth ]
[ next: ErrorValue ]
[ prev: DeviceRenderBitDepth ]
__published:
__property dword DeviceZBufferBitDepth = { read=FGetDeviceZBufferBitDepth, write=FSetDeviceZBufferBitDepth, default=0 };
TD3DDEVICEDESC::DEVICEZBUFFERBITDEPTH
[ component property ]
- Description
The DeviceZBufferBitDepth property defines the device's z-buffer bit depth.
Possible values are one or more of the DirectDraw bit depth constants:
DDBD_8
DDBD_16
DDBD_24
DDBD_32
- See Also
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|