|
@@ -48,7 +48,7 @@ function getUnitcellMesh(data: UnitcellData, props: UnitcellProps, mesh?: Mesh)
|
|
Mat4.fromTranslation(tmpTranslate, tmpRef)
|
|
Mat4.fromTranslation(tmpTranslate, tmpRef)
|
|
const cellCage = transformCage(copyCage(unitCage), tmpTranslate)
|
|
const cellCage = transformCage(copyCage(unitCage), tmpTranslate)
|
|
MeshBuilder.addCage(state, fromFractional, cellCage, radius, 2, 20)
|
|
MeshBuilder.addCage(state, fromFractional, cellCage, radius, 2, 20)
|