createLatticeSpace#cellCount¶ Summary¶ createLatticeSpace#cellCount is the immutable product of all dimensions. Syntax¶ readonly LatticeSpace.cellCount: number Notes¶ The count is validated as a positive safe integer that fits an unsigned 32-bit index. See Also¶ createLatticeSpace#dimensions createLatticeSpace#drawCellCount