Get a value from a three-dimensional map with a point
3/14/2023 - 12:35:21 PM
const v = pointGet(mapThree, { x: 1, y: 1, z: 1 })
Generated using TypeDoc
Get a value from a three-dimensional map with a point
Date
3/14/2023 - 12:35:21 PM
Export
Returns
Example