Script API - v1.21.120.24
Preparing search index...
@minecraft/server
CameraFovOptions
Interface CameraFovOptions
Used to change the field of view of the current camera.
interface
CameraFovOptions
{
easeOptions
?:
EaseOptions
;
fov
?:
number
;
}
Index
Properties
ease
Options?
fov?
Properties
Optional
ease
Options
easeOptions
?:
EaseOptions
Optional
fov
fov
?:
number
Remarks
Set a value for the field of view.
Settings
Member Visibility
External
Inherited
Private
Protected
Deprecated
Beta
Write Privilege
World Ready
Theme
OS
Light
Dark
On This Page
Properties
ease
Options
fov
Script API - v1.21.120.24
Loading...
Used to change the field of view of the current camera.