Revision Difference
Cinematic_Tools#522329
<cat>Dev</cat>
<title>Cinematic Tools</title>
This page outlines the available tools and commands related to cinematics and video content creation.
⤶
# Debug Camera⤶
# Depth of Field
Enable depth of field using the command `dof 1`
Enable depth of field using the command `dof 1`⤶
⤶
## Focus Modes⤶
⤶
Depth of field currently has two modes - **auto** and **manual** focus.⤶
⤶
Use the command `dof_mode <0/1>` to switch between modes. `0` = auto, `1` = manual⤶
⤶
⤶
### Auto Focus⤶
⤶
This is the default mode for depth of field. Focus distance is automatically adjusted to a point of interest in the centermost part of the screen - eg. an entity (player, npc, deployable, etc) or a world object.⤶
⤶
Auto focus is generally good for achieving quick results, but it's not perfect. For finer control use [manual mode.](https://wiki.facepunch.com/rust/Cinematic_Tools#manualfocus)⤶
⤶
### Manual Focus⤶
⤶