Skip to content

D3d_draw_block

hpgDesigns edited this page Aug 8, 2021 · 1 revision

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

This is number 1

Clone this wiki locally