Define the EXT_texture_webp extension textures options.

interface GLTFTextureWebP {
    source: number;
}

Properties

Properties

source: number

Specifies a source property that contains the index of the WebP image object.