Skip to content

LatticeSpace.cellCount

Summary

LatticeSpace.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