Skip to content

Commit 81784ad

Browse files
KelSolaarnjroussel
authored andcommitted
Fix incorrect example in measured.cpp file.
1 parent 130ed55 commit 81784ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bsdfs/measured.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ describes how to import one of the spectral measurements from the database.
5959
:name: diffuse-srgb
6060
6161
<bsdf type="measured">
62-
<rgb name="filename" value="cc_nothern_aurora_spec.bsdf"/>
62+
<string name="filename" value="cc_nothern_aurora_spec.bsdf"/>
6363
</bsdf>
6464
6565
.. code-tab:: python

0 commit comments

Comments
 (0)