Skip to content

Commit 4168812

Browse files
committed
README fix
1 parent d117875 commit 4168812

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples_tests/22.RaytracedAO/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,15 +40,15 @@ Multiple Sensor tags in mitsuba XML's is now supported. This feature helps you h
4040

4141
You can switch between those sensors using `PAGE UP/DOWN` Keys defined in more detail below.
4242

43-
### Properties added to <sensor>:
43+
### Properties added to \<sensor\>:
4444

4545
| Property Name | Description | Type | Default Value |
4646
|---------------|-----------------------|-------|------------------------------------------|
4747
| moveSpeed | Camera Movement Speed | float | NaN -> Will be deduced from scene bounds |
4848
| zoomSpeed | Camera Zoom Speed | float | NaN -> Will be deduced from scene bounds |
4949
| rotateSpeed | Camera Rotation Speed | float | 300.0 |
5050

51-
### Properties added to <film>
51+
### Properties added to \<film\>
5252
| Property Name | Description | Type | Default Value |
5353
|----------------|----------------------------------------------------------------------------------------|--------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
5454
| outputFilePath | Final Render Output Path;<br>Denoised Render will have "_denoised" suffix added to it. | string | Render_{SceneName}_Sensor_{SensorIdx}.exr<br>{SceneName} is the filename of the xml or zip loaded.<br>{SensorIdx} is the index of the Sensor in xml used for the render. |

0 commit comments

Comments
 (0)