Syntax
dbFillMatrix(MatrixID, Height.f, TitleNumber)
Description
This command will set each grid square in the matrix to a specified height and tile number. The tile number must be a valid texture tile allocated by the dbPrepareMatrixTexture command and should be an integer value.
See Also