three-loader-3dtiles

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

Runtime.setHideGround() method

In point clouds wher the points are classified as Ground, hide the ground level points - Default: false.

Signature:

setHideGround(boolean: any): void;

Parameters

Parameter Type Description
boolean any  

Returns:

void