@minecraft
原文
参与翻译
正在准备搜索索引...
server
CameraFovOptions
接口 CameraFovOptions
预览版
Used to change the field of view of the current camera.
interface
CameraFovOptions
{
easeOptions
?:
EaseOptions
;
fov
?:
number
;
}
索引
属性
ease
Options?
fov?
属性
可选
ease
Options
easeOptions
?:
EaseOptions
可选
fov
fov
?:
number
备注
Set a value for the field of view.
显示设置
成员可见性
受保护
继承
外部
世界修改
配色
自动
浅色
深色
目录
属性
ease
Options
fov
原文
参与翻译
@minecraft
加载中……
Used to change the field of view of the current camera.