[Home](./index.md) > [three-loader-3dtiles](./three-loader-3dtiles.md) > [LoaderOptions](./three-loader-3dtiles.loaderoptions.md) > [pointCloudColoring](./three-loader-3dtiles.loaderoptions.pointcloudcoloring.md) ## LoaderOptions.pointCloudColoring property When viewing Point Cloud tiles, how should the points be colored ([PointCloudColoring](./three-loader-3dtiles.pointcloudcoloring.md)) - Default: `PointCloudColoring.White` Signature: ```typescript pointCloudColoring?: PointCloudColoring; ```