Outline shapes for columns with ends are not cached
haykam821 opened this issue ยท 0 comments
Currently, VoxelShapes.union
is called to create an outline shape for columns with either their up
or down
properties set to true
. These shapes should be stored in a field instead.