Return the voxel size of a sprite.
The returned value is the available size, not the size actually used.
size s
s sprite name
Source create text "hello" as 1 print (size 1)Execution 36

Return the voxel size of a sprite.
The returned value is the available size, not the size actually used.
size s
s sprite name
Source create text "hello" as 1 print (size 1)Execution 36