gpu-curtains
    Preparing search index...

    Define the KHR_materials_variants extension top level options.

    interface GLTFVariants {
        variants?: Record<"name", string>[];
    }
    Index

    Properties

    Properties

    variants?: Record<"name", string>[]

    Array of available variants names.