three-loader-3dtiles.runtime.setshading.md 595 B

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

Runtime.setShading() method

Set the current shading mode for b3dm tiles. See Shading.

Signature:

setShading(Shading: any): void;

Parameters

Parameter Type Description
Shading any

Returns:

void