Skip to content

Commit 7cb564b

Browse files
docs: Update Tile Rendering Instructions doc
Signed-off-by: Lagos Gonzales <214008711+gianelli-lagos-aws@users.noreply.github.com>
1 parent 2b330ff commit 7cb564b

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

docs/tile_rendering/tile_rendering.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,10 @@ If you need more than 5 tiles per axis, you can modify the limit:
5555

5656
1. Go to Render → Render Settings
5757
2. In the "Output" tab:
58-
1. Set "Frame Range" to Manual
59-
2. Set "From" to 0
60-
3. Set "To" to (number of tiles - 1)
58+
1. Divide both the Width and Height by the number of tiles per axis (e.g., for 3x3 tiles, divide original dimensions by 3)
59+
2. Set "Frame Range" to Manual
60+
3. Set "From" to 0
61+
4. Set "To" to (number of tiles - 1)
6162
![Render settings frame configuration](images/render_settings_frames.png)
6263

6364
### Submit Job

0 commit comments

Comments
 (0)