Open zonda-alias opened 1 year ago
Hello ~ Can the height and width of the cube be different?
There's a parameter called size that recives a double value; You can proportionally modify the height and width with it Examples:
size
double
size: 200.0
size: 100.0
size: 300.0
Hello ~ Can the height and width of the cube be different?