cubic Map
fun cubicMap(cubicMap: Image, cubeSize: ERROR CLASS: Symbol not found for Triple<kotlin/Float, kotlin/Float, kotlin/Float>): Mesh
Generates a cubicmap mesh from an image.
Return
The generated mesh.
Parameters
cubic Map
The cubicmap image.
cube Size
The size of each cube in the cubicmap.
Generates a cubicmap mesh from an image.
Return
The generated mesh.
Parameters
cubic Map
The cubicmap image.
width
The width of each cube in the cubicmap.
height
The height of each cube in the cubicmap.
depth
The depth of each cube in the cubicmap.