D3d_model_block - hpgDesigns/hpgdesigns-dev.io GitHub Wiki

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