
03-02-2003, 02:41 PM
|
 |
Newcomer
|
|
Join Date: Dec 2002
Posts: 13
|
|
Z Buffer In DX8
|
Hi All
I work in DX8 when i put this code
Code:
Device.Clear(0, ByVal 0&, D3DCLEAR_TARGET Or D3DCLEAR_ZBUFFER, &HFF, 1#, 0)
i got Error
anyone help me plz
|
__________________
For x = 0 to 100000000
Print "visualbasicforum is Best of site"
next
|