Set directly the color of a voxel.
Produces the same result as the COLOR + ADD DOT combination.
cell s to x,y,z = c
s sprite name x horizontal y vertical z depth c color code
Source create sprite 8 as "voxel" cell "voxel" to 1, 1, 1 = #FF0

Set directly the color of a voxel.
Produces the same result as the COLOR + ADD DOT combination.
cell s to x,y,z = c
s sprite name x horizontal y vertical z depth c color code
Source create sprite 8 as "voxel" cell "voxel" to 1, 1, 1 = #FF0