Parsed LAS point cloud data.
Readonly
RGB colors as Uint8Array [r0, g0, b0, r1, g1, b1, ...], or null if not present.
[r0, g0, b0, r1, g1, b1, ...]
null
Number of points in the cloud.
Interleaved XYZ positions as Float32Array [x0, y0, z0, x1, y1, z1, ...].
[x0, y0, z0, x1, y1, z1, ...]
Parsed LAS point cloud data.