OptionalcenterWhether to center the loaded point cloud at the origin.
OptionalcolorColor depth for the loaded point cloud (e.g., 8, 16 or "auto").
OptionalcoordinateDescribes the coordinate system of the model to load.
When provided, this enables the loader to automatically transform the model from its local oordinate system to the Scene's global coordinate system.
Optionalfp64Whether to load 64-bit floating point positions (if available).
OptionalskipNumber of points to skip when loading the point cloud (for downsampling).
OptionaltransformA 4x4 transformation matrix to apply to the loaded point cloud.
Options for las!LASLoader.load | LASLoader.load.
For detailed usage, refer to @xeokit/sdk/formats/las.