@minecraft/server
Preparing search index...
CameraFovOptions
Interface CameraFovOptions
Rc
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
Protected
Inherited
External
World Mutation
Not Early Execution
Theme
OS
Light
Dark
On This Page
Properties
ease
Options
fov
@minecraft/server
Loading...
Rc
Used to change the field of view of the current camera.