now the volume shape can be a box

master
runs 2021-08-01 01:22:11 +02:00
parent 49b7535e55
commit 40f6415c04
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
world_center=(0,0,0)
#Volume Shape
##It could be "sphere" or "box"
shape="box"
shape=box
#The radius between spheres or boxes
##for a box the "radius" is edge/2
radius=256