@minecraft
    正在准备搜索索引...

    接口 CameraFovOptions预览版

    Used to change the field of view of the current camera.

    interface CameraFovOptions {
        easeOptions?: EaseOptions;
        fov?: number;
    }
    索引

    属性

    easeOptions?: EaseOptions
    fov?: number

    Set a value for the field of view.