Closed arfink closed 6 years ago
Could you please document how to make a block bounding box that is not cubic? EG: rectangular-prism bounding boxes. Thanks!
You can use different values for the from or to properties like [0.5, 0.75, 0.5] to make the bounding box not cubic. I'm not sure what you mean with rectangular-prism.
from
to
[0.5, 0.75, 0.5]
That is exactly what I mean. Thanks. :)
Could you please document how to make a block bounding box that is not cubic? EG: rectangular-prism bounding boxes. Thanks!