Skip to content

D3d_model_block

hpgDesigns edited this page Aug 8, 2021 · 1 revision

Notation

Description

Adds a cube to a given model with specified parameters.

Parameters

  • ind: index of the model to add the block to
  • x1: (x1,y1,z1)
  • y1
  • z1
  • x2: (x2,y2,z2)
  • y2
  • z2
  • hrepeat: number of times to repeat the texture horizontally
  • vrepeat: number of times to repeat the texture vertically

Return Values

Document return values.

Example Call

Example of using the function.

NOTOC

This is number 1

Clone this wiki locally