如视 Five SDK
    Preparing search index...

    Interface GLTFReference

    interface GLTFReference {
        index: number;
        type: "textures" | "nodes" | "materials";
    }
    Index

    Properties

    Properties

    index: number
    type: "textures" | "nodes" | "materials"