Home > three-loader-3dtiles > Runtime > setMaxIntensity
In point clouds when coloring by PointCloudColoring.Intensity
, set the max intensity value - Default: 1.0
Signature:
setMaxIntensity(number: any): void;
Parameter | Type | Description |
---|---|---|
number | any |
Returns:
void