thingorigin2.0
    正在准备搜索索引...

    接口 cameraParams

    interface cameraParams {
        lookAt?: xyz;
        perspective?: perspectiveParams;
        position?: xyz;
        type?: string;
    }
    索引

    属性

    lookAt?: xyz
    perspective?: perspectiveParams
    position?: xyz
    type?: string