Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 554 Bytes

three-loader-3dtiles.shading.md

File metadata and controls

22 lines (14 loc) · 554 Bytes

Home > three-loader-3dtiles > Shading

Shading enum

Types of shading used when viewing b3dm (mesh) tiles

Signature:

declare enum Shading 

Enumeration Members

Member Value Description
FlatTexture 1
ShadedNoTexture 3
ShadedTexture 2