D3d_draw_block - hpgDesigns/hpgdesigns-dev.io GitHub Wiki

Notation

Description

General description of the function.

Parameters

  • 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);

NOTOC