three-loader-3dtiles.runtime.sethideground.md 629 B

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