如视 Five SDK
    Preparing search index...

    Interface WorkModelLayerJson

    interface WorkModelLayerJson {
        name?: string;
        tileset_url: string;
        type?: string;
        up_axis: string;
    }
    Index

    Properties

    name?: string
    tileset_url: string
    type?: string
    up_axis: string