ThreePipe
    Preparing search index...

    Class GLTFMaterialsAlphaMapExtension

    Alpha Map Extension

    alphaTexture is added to the material This is separate from the alpha in base color texture. This is used when that is not supported in the viewer

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

    Index

    Constructors

    Properties

    Textures: Record<string, string | number> = ...
    WebGiMaterialsAlphaMapExtension: "WEBGI_materials_alphamap" = 'WEBGI_materials_alphamap'

    Methods