@newkrok/three-utils - v2.0.1
    Preparing search index...

    Type Alias TextureEntry

    type TextureEntry = {
        id: string;
        texture: THREE.Texture;
    }
    Index

    Properties

    Properties

    id: string
    texture: THREE.Texture