mirror of
https://github.com/processing/processing4.git
synced 2026-05-09 12:22:43 +02:00
Increased box size in CubicGridRetained
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
float boxSize = 40;
|
||||
float boxSize = 50;
|
||||
float margin = boxSize*2;
|
||||
float depth = 400;
|
||||
color boxFill;
|
||||
|
||||
Reference in New Issue
Block a user