Returns the color at the specified voxel coordinates.

cell s to x,y,z
ssprite name
xhorizontal
yvertical
zdepth
Sourcecolor #f0f create text "hello" print (cell "hello" to 1, 1, 1) print (cell "hello" to 2, 2, 1) Execution0 #f0f