three-loader-3dtiles

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

Runtime.setMaxIntensity() method

In point clouds when coloring by PointCloudColoring.Intensity, set the max intensity value - Default: 1.0

Signature:

setMaxIntensity(number: any): void;

Parameters

Parameter Type Description
number any  

Returns:

void