Class GLTFMaterialsBumpMapExtension

Bump Map Extension

bumpTexture and bumpScale are added to the material

Specification: https://webgi.xyz/docs/gltf-extensions/WEBGI_materials_bumpmap.html

Constructors

Properties

Textures: Record<string, string | number> = ...
WebGiMaterialsBumpMapExtension: "WEBGI_materials_bumpmap" = 'WEBGI_materials_bumpmap'

Methods