MaterialInterfaceTextureSources type

A key/value object containing texture sources.

Signature:

type MaterialInterfaceTextureSources = {
    [key in MaterialInterfaceTextureKeys]?: {
        canvas: HTMLCanvasElement;
        key: string;
        src: string;
    };
};

References: MaterialInterfaceTextureKeys

Get in touch

We'd love to learn more about your vision and how we can help.

PressPrivacyTermsSupportCopyright © 2024 Core3D, Inc. All Rights Reserved.