ThreePipe
    Preparing search index...

    Class GLTFMaterialsBumpMapExtension

    Bump Map Extension

    bumpTexture and bumpScale are added to the material

    Note - this is not deprecated as an official KHR extension now exists, but the importer is kept as it's used in many files.

    Specification: https://threepipe.org/docs/gltf-extensions/WEBGI_materials_bumpmap.html

    Index

    Constructors

    Properties

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

    Methods