d3d_draw_block(x1,y1,z1,x2,y2,z2,texid,hrepeat,vrepeat)
From ENIGMA
Description
General description of the function.
Parameters
| Parameter | Description |
|---|---|
| x1 | (x1,y1,z1) |
| y1 | |
| z1 | |
| x2 | (x2, y2, z2) |
| y2 | |
| z2 | |
| texid | |
| hrepeat | |
| vrepeat |
Return Values
No values are returned from the function.
Example Call
d3d_draw_block(x1,y1,z1,x2,y2,z2,texid,hrepeat,vrepeat);