three-loader-3dtiles.runtime.setpointalpha.md 569 B

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

Runtime.setPointAlpha() method

In point clouds when, set the alpha value. Default: 1.0.

Signature:

setPointAlpha(number: any): void;

Parameters

Parameter Type Description
number any

Returns:

void