three-loader-3dtiles.runtime.setpointcloudcoloring.md 676 B

Home > three-loader-3dtiles > Runtime > setPointCloudColoring

Runtime.setPointCloudColoring() method

In point clouds set the type of coloring used. See PointCloudColoring

Signature:

setPointCloudColoring(PointCloudColoring: any): void;

Parameters

Parameter Type Description
PointCloudColoring any

Returns:

void